Choosing a selection results in a full page refresh.
Opens in a new window.
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
Platinum Ultra 4 Mask
Platinum Ultra 4 Mask
Platinium Ultra 4 Mask
The DIVES med. - Platinium Ultra 4 Mask is a unique hydrogel mask that is part of the revolutionary Platinium Ultra 4 treatment. This mask is designed to deeply moisturize, smooth, regenerate, and improve skin firmness using the highest quality ingredients. Its conditioning and rejuvenating effect on the skin makes it stand out from other masks on the market. With just one use, you can experience intense hydration and a noticeable improvement in the overall appearance of your skin. Say goodbye to dry, dull skin and hello to a radiant, youthful complexion with the DIVES med. - Platinium Ultra 4 Mask.
SKU: 17127847819856
$12.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!