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
Neo Breast Cannula
Neo Breast Cannula
Neo Breast Filler Cannula is a cannula for administration of breast fillers. The core benefit of these cannulas is the relatively wide inner diameter as well as smooth surface. These features allow diminishing risks of traumas and blood vessels blockage. Given type of cannulas is represented by wide spectrum of diameters for evaluation of the best solution for the injections. Because of these cannulas application, it is possible to reach uniform distribution of the products under the skin and consequent considerable and visible effect from the procedures.
Strengths of Neo Breast Filler Cannula:
cannulas surface is completely smooth that does not lead to traumas of tissues and blood vessels in the injection point
given series is represented by 14 and 17G cannulas with tree diameters each
cannulas are certified by CE / KFDA / GMP / ISO
application of such cannulas provides uniform distribution of products under the skin and allows to effectively flatter the skin surface
Neo Breast Filler Cannula is applied for breast fillers administration.
Neo Breast Filler Cannula
20 pieces in a pack
Manufacturer: Neogenesis Co. Ltd., South Korea
The product has contraindications and can only be used by a certified cosmetologist. We are not responsible for the negative consequences of self-use.
SKU: 42869563261135
$144.85
×
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!