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
Ami Body Stimulator
Ami Body Stimulator
AMI BODY
A FIRMING CELL STIMULATOR WITH HYALURONIC ACID FRAGMENTS (HAF) AND AMINO ACIDS LYSINE AND GLYCINE
Intensive skin restructuring tissue stimulator containing hyaluronic acid fragments and amino acid collagen promoters. Dedicated to facial and body-firming treatments.
Hyaluronic acid fragments, a polysaccharide with a low molecular weight of 20-38 monomers, has the ability to actively retain water and is key to optimizing cellular hydration and modulating the extracellular matrix. In addition, as the only type of hyaluronic acid, it activates fibroblasts’ CD-44 receptors for the biosynthesis of collagen and elastin, supporting the structural reconstruction of the skin. Thanks to its content of amino acids, the fundamental building blocks of proteins, it effectively influences the regenerative processes, hydration, elasticity and overall quality of the skin.
Dedicated to aesthetic treatments for facial and body laxity. Indicated for treatments around the face, neck, décolleté and other areas such as buttocks, hips, abdomen, and the inner part of arms and thighs.
SKU: 17127841470415
$64.30
×
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!