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
Hutox 200u
Hutox 200u
Volume: 200 units per vial
Hutox is a highly purified type A botulinum toxin for injection, used in both medical and cosmetic applications. It is designed to treat muscle spasticity and reduce wrinkles, offering an effective alternative to invasive plastic surgery.
Usage Instructions: For professional medical use only. Reconstitute with non-pyrogenic and sterile normal saline according to the specific dosage required before use.
Key Features:
Contains 200 units of botulinum toxin type A
99% purity achieved through advanced manufacturing technology
Effective for both medical and cosmetic treatments
Versatile injection areas including the face and body
Convenient single-vial packaging
Composition:
Each vial contains 200 units of Clostridium botulinum toxin type A
Dilute with 5 ml of saline for 200 units (or 2.5 ml for 100 units)
Indications:
Cosmetic Use:
Smoothing of the forehead
Treatment of orbital area
Neck wrinkles
Underarm treatment
Hands and feet
SKU: 43071040061647
$88.75
×
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!