document.addEventListener('DOMContentLoaded', function () {
var submitButton = document.querySelector('.submit-for-review-btn'); // Adjust this selector as necessary
if (submitButton) {
submitButton.addEventListener('click', function (e) {
console.log('Submit button clicked'); // Check if button click is detected
var cartTotal = 0.00; // Total in dollars
console.log('Cart Total:', cartTotal); // Log the cart total for debugging
var minimumValue = 1000; // Minimum value in dollars ($1000)
if (parseFloat(cartTotal) < minimumValue) { // Ensure to parse as float for comparison
e.preventDefault(); // Prevent form submission
alert('Your order must be at least $1000 to submit for review.'); // Alert message
} else {
console.log('Order submitted successfully'); // Log successful submission
}
});
}
});
×
Please wait...
Make An Offer
DQ Hair+
DQ Hair+
DQ HAIR+ is a hair-restorative solution. Each vial contains a powerful combination of vitamin B complex (panthenol + pyridoxine + thiamine + biotin) and mineral salts, essential for revitalizing, protecting, and promoting hair growth. DQ HAIR+ is specifically formulated to accelerate hair growth; it restores and increases local microcirculation in the scalp. DQ HAIR+ provides nutritional input and slows the programmed process of follicular involution (stops hair loss). By reactivating the capillary formation process, it also speeds the formation of new hair follicles and provides them necessary nutrients. Panthenol (vitamin B5) acts as a precursor to coenzyme A (CoA), necessary for acetylation reactions. CoA is the cofactor of one of the most important enzymes of the intermediate metabolism; it acts as a cleanser for the scalp and hair follicles by reducing excess secretions of the sebaceous glands. The Iron in gluconate salt plays an important role in the oxidative and hydrogen transport system of the hair follicle. Biotin (vitamin B7) stimulates the production of elastin, helps in the formation of fatty acids, and promotes healthy hair. DQ HAIR+ is a groundbreaking new treatment that helps reactivate dormant hair follicles, leaving hair lush, strong, healthy, and shiny.
AREAS INDICATED FOR USE
On the scalp
SKU: 42877393666255
$34.85
×
Offerly Support
Don't fret! This pop up only shows up in Shopify Editor Mode. Offerly could not find your add to cart button! This can happen for one of the following reasons:
1.
This product is sold out.To solve this please navigate to a different product!
2.
Your Theme is custom or uses different text for the "Add to Cart" button.If this is the case, please contact support and we will add support for your theme!