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
Stylage® Bi-Soft HydroMax
Stylage® Bi-Soft HydroMax
StylageBi-Soft HydroMax is specifically formulated to restore optimal level of skin hydration and improve its elasticity and firmness. Use StylageBi-Soft HydroMax for treatment of intense dehydration, skin laxity, and revitalization of the face, neck and décolleté area and hand rejuvenation.
The pack consists of:
1 x 1ml syringe
1 x 30G 1/8" & 1 x 30G 1/2" needle
12,5 mg/g Cross-linked hyaluronic acid
Benefits of StylageBi-Soft HydroMax:
Treat intense skin hydration
Treat skin laxity
Improve skin elasticity and firmness
How long does the result last for?
In general, results can last from 2 to 4 months. The duration depends on the individual's lifestyle, age and skin type.
SKU: 43098085753039
$99.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!