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
Asco-1 Collagen Advanced Tab
Asco-1 Collagen Advanced Tab
Asco-1 Collagen Advanced Tab is a premium tablets are a fusion of pure collagen, high-dose vitamin C, and the potent benefits of added glutathione. Together, they work harmoniously to bestow youthful vitality to your skin, hair, and nails. Beyond surface beauty, they delve deep, aiding in the repair and regeneration of cells.
Key Ingredients:
Vitamin C
Fish Collagen
Glutathione
Specifications:
Purpose: Hair and nail health, Restoring, Immunity strengthening, Musculoskeletal support, Metabolism improving.
Application area: For oral administration.
Precautions:
If there are any signs of abnormalities, stop use immediately and consult with a health expert.
While opening the product or during intake, handle with care as to not get hurt from packaging material.
Avoid direct sunlight on the product, store in room temperature.
Seal when storing the product after opening to avoid any moisture absorption.
SKU:
$32.40
×
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!