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();
}
});
});
});
{"id":9764028350768,"title":"Coral Eyelet Summer Top","handle":"coral-eyelet-summer-top","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial : Cotton \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","published_at":"2025-03-06T12:30:55+05:30","created_at":"2025-03-05T15:52:01+05:30","vendor":"Alamode By Akanksha","type":"Tops","tags":["Birthday theme","Blue Tops for Women","casual top for women","Elegant top for women","Eyelet tops for women","FAST","Floral Theme","Floral tops for women","Holiday Collection","holiday wear for women","india75","office wear","Office Wear for women","officewear for women","puff sleeve top for women","Ready to ship","summer 24","Summer Collection","summer top for women","summer tops for women","Summer wear for women","Western wear for women"],"price":249900,"price_min":249900,"price_max":249900,"available":true,"price_varies":false,"compare_at_price":315000,"compare_at_price_min":315000,"compare_at_price_max":315000,"compare_at_price_varies":false,"variants":[{"id":49590994010416,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"TP_CORAL_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":48811316937008,"product_id":9764028350768,"position":1,"created_at":"2025-03-05T16:31:43+05:30","updated_at":"2025-03-05T16:31:53+05:30","alt":null,"width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","variant_ids":[49590994010416,49590994043184,49590994075952,49590994108720]},"available":true,"name":"Coral Eyelet Summer Top - XS","public_title":"XS","options":["XS"],"price":249900,"weight":200,"compare_at_price":315000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40349196321072,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49590994043184,"title":"S","option1":"S","option2":null,"option3":null,"sku":"TP_CORAL_S","requires_shipping":true,"taxable":true,"featured_image":{"id":48811316937008,"product_id":9764028350768,"position":1,"created_at":"2025-03-05T16:31:43+05:30","updated_at":"2025-03-05T16:31:53+05:30","alt":null,"width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","variant_ids":[49590994010416,49590994043184,49590994075952,49590994108720]},"available":true,"name":"Coral Eyelet Summer Top - S","public_title":"S","options":["S"],"price":249900,"weight":200,"compare_at_price":315000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40349196321072,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49590994075952,"title":"M","option1":"M","option2":null,"option3":null,"sku":"TP_CORAL_M","requires_shipping":true,"taxable":true,"featured_image":{"id":48811316937008,"product_id":9764028350768,"position":1,"created_at":"2025-03-05T16:31:43+05:30","updated_at":"2025-03-05T16:31:53+05:30","alt":null,"width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","variant_ids":[49590994010416,49590994043184,49590994075952,49590994108720]},"available":true,"name":"Coral Eyelet Summer Top - M","public_title":"M","options":["M"],"price":249900,"weight":200,"compare_at_price":315000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40349196321072,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49590994108720,"title":"L","option1":"L","option2":null,"option3":null,"sku":"TP_CORAL_L","requires_shipping":true,"taxable":true,"featured_image":{"id":48811316937008,"product_id":9764028350768,"position":1,"created_at":"2025-03-05T16:31:43+05:30","updated_at":"2025-03-05T16:31:53+05:30","alt":null,"width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","variant_ids":[49590994010416,49590994043184,49590994075952,49590994108720]},"available":true,"name":"Coral Eyelet Summer Top - L","public_title":"L","options":["L"],"price":249900,"weight":200,"compare_at_price":315000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40349196321072,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0098.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0104.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0099.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0100.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0102.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0103.jpg?v=1741172513","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0105.jpg?v=1741172506","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0106.jpg?v=1741172506","\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0107.jpg?v=1741172506"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","options":["Size"],"media":[{"alt":null,"id":40349196321072,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0101.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196157232,"position":2,"preview_image":{"aspect_ratio":1.01,"height":1069,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0098.jpg?v=1741172513"},"aspect_ratio":1.01,"height":1069,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0098.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196452144,"position":3,"preview_image":{"aspect_ratio":1.002,"height":1078,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0104.jpg?v=1741172513"},"aspect_ratio":1.002,"height":1078,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0104.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196255536,"position":4,"preview_image":{"aspect_ratio":1.013,"height":1066,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0099.jpg?v=1741172513"},"aspect_ratio":1.013,"height":1066,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0099.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196288304,"position":5,"preview_image":{"aspect_ratio":1.003,"height":1077,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0100.jpg?v=1741172513"},"aspect_ratio":1.003,"height":1077,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0100.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196386608,"position":6,"preview_image":{"aspect_ratio":1.006,"height":1074,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0102.jpg?v=1741172513"},"aspect_ratio":1.006,"height":1074,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0102.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196419376,"position":7,"preview_image":{"aspect_ratio":1.01,"height":1069,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0103.jpg?v=1741172513"},"aspect_ratio":1.01,"height":1069,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0103.jpg?v=1741172513","width":1080},{"alt":null,"id":40349196484912,"position":8,"preview_image":{"aspect_ratio":1.219,"height":886,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0105.jpg?v=1741172506"},"aspect_ratio":1.219,"height":886,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0105.jpg?v=1741172506","width":1080},{"alt":null,"id":40349196517680,"position":9,"preview_image":{"aspect_ratio":1.008,"height":1071,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0106.jpg?v=1741172506"},"aspect_ratio":1.008,"height":1071,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0106.jpg?v=1741172506","width":1080},{"alt":null,"id":40349196550448,"position":10,"preview_image":{"aspect_ratio":1.006,"height":1074,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0107.jpg?v=1741172506"},"aspect_ratio":1.006,"height":1074,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/IMG-20250305-WA0107.jpg?v=1741172506","width":1080}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial : Cotton \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e"}