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
Trehfill Contour Stimulator
Trehfill Contour Stimulator
TREHFILL
Trehfill is a next-generation hybrid tissue stimulator that combines hyaluronic acid and trehalose for enhanced facial geometry and contours. This innovative product offers cutting-edge technology for advanced skin revitalization, bio-remodeling, and soft lifting.
Unique Formulation:
Hyaluronic acid hybrid complex with selective molecular weights (1200-1500 kDa and 200-400 kDa) and trehalose work together to attract and retain water in the skin, ensuring long-lasting hydration and protection.
Skin Rejuvenation:
Stimulates fibroblasts to produce new type I collagen fibers, enhancing skin firmness and elasticity.
Cell Protection:
Trehalose aids in fibroblast integration and prevents premature aging, promoting accelerated repair and regeneration.
The specially designed administration technique was developed to enhance areas of anatomically desirable volume. It allows for the accentuation and reconstruction of tissues in areas particularly prone to sagging and volume loss, resulting in a gentle skin lift and improved facial contours.
SKU: 17127844392527
$97.25
×
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!