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
Dermaline PDX5 Skin Booster
Dermaline PDX5 Skin Booster
Dermaline PDX5 Skin Booster is a complex that strengthens the skin, through a strong combination of PDRN, peptide and essential amino acids, it supports skin regeneration, restores its radiance, provides deep hydration, improving firmness and elasticity and maintaining skin balance.
Key Ingredients:
Exosome
PDRN
Peptides
Glutathione
Niacinamide
Adenosine
Specifications:
Type skin: For all skin types, For sensitive skin, For dry skin, For problem skin.
Purpose: Anti-aging, Against imperfections, Brightening, Restoring, Smoothing, Soothing, Anti-inflammatory effect.
Application area: Face.
Precautions:
Precaution after use within 24 hrs post treatment – avoid make up, hot tub, sauna, etc. and refrain from strenuous exercise.
SKU: 20281105370319
$29.80
×
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!