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":9807563882800,"title":"Melo Cotton Nightsuit- Set Of 3","handle":"melo-cotton-nightsuit","description":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Gauze\u003c\/strong\u003e\u003c\/p\u003e","published_at":"2025-04-26T09:25:39+05:30","created_at":"2025-04-04T13:06:27+05:30","vendor":"Alamode By Akanksha","type":"Nightsuits","tags":["3 pcs nightsuit for women","Beige nightsuit for women","cotton nightsuit set for women","FAST","india75","nightsuit set for women","nightwear set for women","printed nightsuit for women","Ready to ship","short sleeve nightsuit for women","summer 24","Summer Collection","summer nightsuit for women"],"price":245000,"price_min":245000,"price_max":245000,"available":true,"price_varies":false,"compare_at_price":289900,"compare_at_price_min":289900,"compare_at_price_max":289900,"compare_at_price_varies":false,"variants":[{"id":49692408054064,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"NS_MELOC_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":49216133693744,"product_id":9807563882800,"position":1,"created_at":"2025-04-04T14:00:02+05:30","updated_at":"2025-04-04T14:00:03+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","variant_ids":[49692408054064,49692408086832,49692408119600,49692408152368,49692408185136]},"available":true,"name":"Melo Cotton Nightsuit- Set Of 3 - XS","public_title":"XS","options":["XS"],"price":245000,"weight":200,"compare_at_price":289900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49692408086832,"title":"S","option1":"S","option2":null,"option3":null,"sku":"NS_MELOC_S","requires_shipping":true,"taxable":true,"featured_image":{"id":49216133693744,"product_id":9807563882800,"position":1,"created_at":"2025-04-04T14:00:02+05:30","updated_at":"2025-04-04T14:00:03+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","variant_ids":[49692408054064,49692408086832,49692408119600,49692408152368,49692408185136]},"available":true,"name":"Melo Cotton Nightsuit- Set Of 3 - S","public_title":"S","options":["S"],"price":245000,"weight":200,"compare_at_price":289900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49692408119600,"title":"M","option1":"M","option2":null,"option3":null,"sku":"NS_MELOC_M","requires_shipping":true,"taxable":true,"featured_image":{"id":49216133693744,"product_id":9807563882800,"position":1,"created_at":"2025-04-04T14:00:02+05:30","updated_at":"2025-04-04T14:00:03+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","variant_ids":[49692408054064,49692408086832,49692408119600,49692408152368,49692408185136]},"available":true,"name":"Melo Cotton Nightsuit- Set Of 3 - M","public_title":"M","options":["M"],"price":245000,"weight":200,"compare_at_price":289900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49692408152368,"title":"L","option1":"L","option2":null,"option3":null,"sku":"NS_MELOC_L","requires_shipping":true,"taxable":true,"featured_image":{"id":49216133693744,"product_id":9807563882800,"position":1,"created_at":"2025-04-04T14:00:02+05:30","updated_at":"2025-04-04T14:00:03+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","variant_ids":[49692408054064,49692408086832,49692408119600,49692408152368,49692408185136]},"available":true,"name":"Melo Cotton Nightsuit- Set Of 3 - L","public_title":"L","options":["L"],"price":245000,"weight":200,"compare_at_price":289900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49692408185136,"title":"XL","option1":"XL","option2":null,"option3":null,"sku":"NS_MELOC_XL","requires_shipping":true,"taxable":true,"featured_image":{"id":49216133693744,"product_id":9807563882800,"position":1,"created_at":"2025-04-04T14:00:02+05:30","updated_at":"2025-04-04T14:00:03+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","variant_ids":[49692408054064,49692408086832,49692408119600,49692408152368,49692408185136]},"available":true,"name":"Melo Cotton Nightsuit- Set Of 3 - XL","public_title":"XL","options":["XL"],"price":245000,"weight":200,"compare_at_price":289900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","options":["Size"],"media":[{"alt":null,"id":40596223197488,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/cotton_nightsuit.jpg?v=1743755403","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Gauze\u003c\/strong\u003e\u003c\/p\u003e"}