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
ARCV Plus Atelocollagen 3%
ARCV Plus Atelocollagen 3%
ARCV Plus Collagen Filler for Neck & Face is a specialized skincare solution designed to replenish lost collagen and rejuvenate the skin in these delicate areas. As we age, natural collagen production declines, leading to sagging skin, fine lines, and wrinkles. This collagen filler helps to restore firmness and elasticity, giving the skin a tighter, more youthful appearance. The product is conveniently packaged in a 1ml pre-measured syringe or vial, ensuring precise application for targeted results.
SEO Description:
ARCV Plus Collagen Filler firms neck and face, reduces wrinkles, and enhances skin elasticity with targeted collagen restoration.
Indications:
Sagging skin on the neck and face
Fine lines and wrinkles
Loss of skin elasticity
This product is ideal for individuals seeking to rejuvenate their neck and face area with the benefits of collagen, leading to a firmer, smoother, and more youthful appearance. Always consult with a skincare professional before use
SKU: 42954235314383
$62.90
×
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!