window.addEventListener('AddItemToCart', function(event) {
const productVariantId = event.detail;
// Perform AJAX request to add item to cart
fetch('/cart/add.js', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify({
items: [{
id: productVariantId,
quantity: 1,
}],
sections: 'cart-drawer,cart-icon-bubble'
})
})
.then(response => response.json())
.then(data => {
console.log('Item added to cart:', data);
document.documentElement.dispatchEvent(new CustomEvent('cart:refresh', {
bubbles: true
}));
})
.catch((error) => {
console.error('Error adding item to cart:', error);
});
});
$(document).ready(function() {
// Cache the main add to cart area and sticky add to cart button elements
var $mainAddToCart = $('.Product__Info'); // Replace with your actual selector for the main add to cart area
var $stickyAddToCart = $('#stickycart'); // Replace with your actual selector for the sticky add to cart button
// Initially hide the sticky add to cart button
$stickyAddToCart.hide();
// Function to check visibility of main add to cart area
function checkAddToCartVisibility() {
// Check if the main add to cart area is visible in the viewport
var isVisible = $mainAddToCart.is(':visible') &&
$mainAddToCart.offset().top < $(window).scrollTop() + $(window).height() &&
$mainAddToCart.offset().top + $mainAddToCart.outerHeight() > $(window).scrollTop();
// Toggle sticky add to cart button based on visibility
if (isVisible) {
$stickyAddToCart.hide();
} else {
$stickyAddToCart.show();
}
}
// Run the check on scroll and on load
$(window).on('scroll resize', checkAddToCartVisibility);
checkAddToCartVisibility(); // Initial check
});
$(document).ready(function() {
// Show the first tab content by default
$(".tab-content .tab").hide();
$(".tab-content .tab:first").show();
// Handle click on tab link
$(".tab-links li").click(function(event) {
event.preventDefault();
// Remove active class from all tabs and content
$(".tab-links li").removeClass("active");
$(".tab-content .tab").removeClass("active").hide();
// Add active class to clicked tab and show the corresponding content
$(this).addClass("active");
var target = $(this).find("a").attr("href");
$(target).addClass("active").show();
});
$('.recrecenttab a').on('click', function(){
$('.recrecenttab a').removeClass('active');
$(this).addClass('active');
var isssss = $(this).attr('data_title');
$('.producttab').each(function(){
var isssssss = $(this).attr('data_title');
if(isssssss == isssss){
$(this).show();
// alert(isssss);
}else{
$(this).hide();
}
});
});
});
Get the app now
🎉Save 5% on your first order📱
Looks like you don't have the app installed
DOWNLOAD APP
Get our app now!
Scan the QR code below!
{"id":9470680039728,"title":"Hellor Luxe Co-ord Set in Blush","handle":"hellor-luxe-co-ord-set-in-blush","description":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Poly Blend\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e","published_at":"2024-06-14T13:18:20+05:30","created_at":"2024-06-10T17:38:37+05:30","vendor":"Alamode By Akanksha","type":"Summer Co-ords","tags":["Beach coord sets for women","Birthday theme","celebrity style","concert theme","Cotton Coords","Cotton coords for women","EXPRESS","FAST","genz","india75","Luxe","Luxe collection","Luxe coord","Ready to ship","Skirt co ord sets for women","skirts for women","summer 24","Summer Collection","Summer coords for women","Summer wear for women","Western wear for women","White coord","White coord sets for women","yellow coord set"],"price":289900,"price_min":289900,"price_max":289900,"available":true,"price_varies":false,"compare_at_price":419900,"compare_at_price_min":419900,"compare_at_price_max":419900,"compare_at_price_varies":false,"variants":[{"id":48683536318768,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"SC_HELLOR_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":45558257189168,"product_id":9470680039728,"position":3,"created_at":"2024-06-10T17:39:38+05:30","updated_at":"2024-12-29T14:03:00+05:30","alt":null,"width":720,"height":960,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","variant_ids":[48683536318768,48683536351536,48683536384304,48683536417072]},"available":false,"name":"Hellor Luxe Co-ord Set in Blush - XS","public_title":"XS","options":["XS"],"price":289900,"weight":200,"compare_at_price":419900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":38022225363248,"position":3,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":48683536351536,"title":"S","option1":"S","option2":null,"option3":null,"sku":"SC_HELLOR_S","requires_shipping":true,"taxable":true,"featured_image":{"id":45558257189168,"product_id":9470680039728,"position":3,"created_at":"2024-06-10T17:39:38+05:30","updated_at":"2024-12-29T14:03:00+05:30","alt":null,"width":720,"height":960,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","variant_ids":[48683536318768,48683536351536,48683536384304,48683536417072]},"available":true,"name":"Hellor Luxe Co-ord Set in Blush - S","public_title":"S","options":["S"],"price":289900,"weight":200,"compare_at_price":419900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":38022225363248,"position":3,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":48683536384304,"title":"M","option1":"M","option2":null,"option3":null,"sku":"SC_HELLOR_M","requires_shipping":true,"taxable":true,"featured_image":{"id":45558257189168,"product_id":9470680039728,"position":3,"created_at":"2024-06-10T17:39:38+05:30","updated_at":"2024-12-29T14:03:00+05:30","alt":null,"width":720,"height":960,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","variant_ids":[48683536318768,48683536351536,48683536384304,48683536417072]},"available":false,"name":"Hellor Luxe Co-ord Set in Blush - M","public_title":"M","options":["M"],"price":289900,"weight":200,"compare_at_price":419900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":38022225363248,"position":3,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":48683536417072,"title":"L","option1":"L","option2":null,"option3":null,"sku":"SC_HELLOR_L","requires_shipping":true,"taxable":true,"featured_image":{"id":45558257189168,"product_id":9470680039728,"position":3,"created_at":"2024-06-10T17:39:38+05:30","updated_at":"2024-12-29T14:03:00+05:30","alt":null,"width":720,"height":960,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","variant_ids":[48683536318768,48683536351536,48683536384304,48683536417072]},"available":false,"name":"Hellor Luxe Co-ord Set in Blush - L","public_title":"L","options":["L"],"price":289900,"weight":200,"compare_at_price":419900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":38022225363248,"position":3,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/618BDD3F-4E88-49C4-B7B3-43C1D51181EF.jpg?v=1735461180","\/\/www.alamodelabel.in\/cdn\/shop\/files\/C827BD75-F407-42F0-9A48-7F705C84E1C7.jpg?v=1735461180","\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","\/\/www.alamodelabel.in\/cdn\/shop\/files\/3A171832-3419-40F6-92DD-C7F596DCF848.jpg?v=1735461181","\/\/www.alamodelabel.in\/cdn\/shop\/files\/748534F5-F954-47C7-AD55-FBEF9270FD04.jpg?v=1735461181"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/618BDD3F-4E88-49C4-B7B3-43C1D51181EF.jpg?v=1735461180","options":["Size"],"media":[{"alt":null,"id":38666208444720,"position":1,"preview_image":{"aspect_ratio":0.75,"height":4032,"width":3024,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/618BDD3F-4E88-49C4-B7B3-43C1D51181EF.jpg?v=1735461180"},"aspect_ratio":0.75,"height":4032,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/618BDD3F-4E88-49C4-B7B3-43C1D51181EF.jpg?v=1735461180","width":3024},{"alt":null,"id":38022225330480,"position":2,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/C827BD75-F407-42F0-9A48-7F705C84E1C7.jpg?v=1735461180"},"aspect_ratio":0.75,"height":960,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/C827BD75-F407-42F0-9A48-7F705C84E1C7.jpg?v=1735461180","width":720},{"alt":null,"id":38022225363248,"position":3,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180"},"aspect_ratio":0.75,"height":960,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/D8D448D7-854D-4D85-BA41-1EE1D28C6C7F.jpg?v=1735461180","width":720},{"alt":null,"id":38022225396016,"position":4,"preview_image":{"aspect_ratio":0.75,"height":960,"width":720,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/3A171832-3419-40F6-92DD-C7F596DCF848.jpg?v=1735461181"},"aspect_ratio":0.75,"height":960,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/3A171832-3419-40F6-92DD-C7F596DCF848.jpg?v=1735461181","width":720},{"alt":null,"id":38022225428784,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1600,"width":1600,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/748534F5-F954-47C7-AD55-FBEF9270FD04.jpg?v=1735461181"},"aspect_ratio":1.0,"height":1600,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/748534F5-F954-47C7-AD55-FBEF9270FD04.jpg?v=1735461181","width":1600}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Poly Blend\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e"}