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
Power Retinol Mask Cream
Power Retinol Mask Cream
Dives Power Retinol Mask is an advanced anti-aging solution that revitalizes and rejuvenates mature, dull, and sun-damaged skin. This mask is designed to deliver a potent boost of vitality to the skin, effectively counteracting wrinkles, imperfections, and enlarged pores. Specifically formulated for those with gray, tired skin and uneven skin tone, this mask harnesses the power of Retinol, a highly effective ingredient known for stimulating cell renewal. The result is a noticeable transformation with fresher, more radiant skin, reduced pores, and diminished wrinkles. In addition to its rejuvenating properties, the mask includes moisturizing and soothing ingredients to alleviate irritation, leaving your skin glowing and refreshed.
Powerful Anti-Aging: Visibly reduces wrinkles, fine lines, and enlarged pores for a youthful, refreshed appearance.
Intensive Skin Renewal: Stimulates cell regeneration with Retinol, leading to a brighter, more even skin tone.
Deep Hydration and Soothing: Provides intense moisture and soothes the skin, reducing irritation and promoting a smooth complexion.
Mature and sun-damaged skin
Gray, dull, and tired skin
Uneven skin tone
Exogenous aging
Enlarged pores and wrinkles
Skin needing intensive color enhancement and rejuvenation
SKU: 17164725355343
$40.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!