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
Rosetox 100u
Rosetox 100u
Rosetox 100U is a premium botulinum toxin type A product, meticulously crafted for both cosmetic and therapeutic applications. Manufactured from an original botulinum toxin strain sourced from the European National Institute, Rosetox ensures high purity, biological activity, and low immunogenicity. This product complies with cGMP (FDA, EMA standards), providing safety, efficacy, and consistent results for users.
Key Features:
High Purity and Biological Activity: Rosetox boasts a purity level of 99.8%, ensuring faster and more consistent effects with minimal amounts.
Low Immunogenicity Risk: With a protein content of 55%, Rosetox minimizes the risk of developing resistance, making it safe for skin and wrinkle improvement and suitable for high-dose usage in large muscles.
cGMP Compliant: Manufactured following stringent cGMP guidelines to ensure the highest level of safety and quality.
Original Strain: Derived from the European National Institute's botulinum toxin strain, guaranteeing reliability and effectiveness.
Versatile Applications: Ideal for both cosmetic enhancements, such as wrinkle reduction, and therapeutic uses.
SKU: 43193379979471
$74.95
×
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!