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
Neauvia Organic Intense
Neauvia Organic Intense
Neauvia Organic Intense is an organic filler that contains the highest available concentration of hyaluronic acid. Neauvia Organic Intense gives a lifting effect and is highly adaptive to the tissue, which helps to achieve the desired results. Neauvia Organic Intense is suitable for the deep filling of skin depressions (including deep wrinkles and nasolabial folds) in areas including cheeks, chin and nose modelling and face contouring, in moderate and strongly aged skin.
The pack consists of:
1 x 1ml syringe
The composition of the product:
28 mg/ml HA, cross-linked with PEG
Glycine and L-Proline
Benefits of Neauvia Organic Intense:
High concentration of HA for great hydration
Fantastic lifting effect
Deep tissue restoration of volume and correction
How long does the result last for?
Results are instant from the first treatment. The slow biodegradation means that results are generally long lasting.
SKU: 42966006268111
$112.48
×
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!