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":7167074304047,"title":"Willow Luxury Collection Set of Sweater and Pants","handle":"willow-luxury-collection-set-of-sweater-and-pants","description":"\u003cp\u003e\u003cstrong\u003eMaterial : Premium \u003c\/strong\u003e\u003cspan style=\"font-size: 14px;\"\u003e\u003cb\u003eWoolen\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 14px;\"\u003e\u003cb\u003eSet of 2 Pc Sweater with Pants\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLength:\u003c\/p\u003e\n\u003cp\u003eInner - 21 inches (54cm)\u003cbr\u003eUpper -10 inches (26 cm)\u003cbr\u003ePants -39 inches (100 cm)\u003c\/p\u003e\n\u003cp\u003eNew in Winter 2022 Collection, Shop Now!\u003c\/p\u003e","published_at":"2022-10-25T19:32:35+05:30","created_at":"2022-10-25T19:32:35+05:30","vendor":"Alamode By Akanksha","type":"Winter Co-ords","tags":["Christmas Collection for women","Co-ord","FAST","india75","pants for women","Ready to ship","Western wear for women","Winter Collection","winter collection 2023","Winter coords for women","Woolen co ord sets for women"],"price":369900,"price_min":369900,"price_max":369900,"available":true,"price_varies":false,"compare_at_price":449900,"compare_at_price_min":449900,"compare_at_price_max":449900,"compare_at_price_varies":false,"variants":[{"id":41397620834351,"title":"White \/ XS","option1":"White","option2":"XS","option3":null,"sku":"WC_Will_WH_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - White \/ XS","public_title":"White \/ XS","options":["White","XS"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656405808,"title":"White \/ S","option1":"White","option2":"S","option3":null,"sku":"WC_Will_WH_S","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - White \/ S","public_title":"White \/ S","options":["White","S"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656438576,"title":"White \/ M","option1":"White","option2":"M","option3":null,"sku":"WC_Will_WH_M","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - White \/ M","public_title":"White \/ M","options":["White","M"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656471344,"title":"White \/ L","option1":"White","option2":"L","option3":null,"sku":"WC_Will_WH_L","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - White \/ L","public_title":"White \/ L","options":["White","L"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656504112,"title":"Black \/ XS","option1":"Black","option2":"XS","option3":null,"sku":"WC_Will_BL_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - Black \/ XS","public_title":"Black \/ XS","options":["Black","XS"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656536880,"title":"Black \/ S","option1":"Black","option2":"S","option3":null,"sku":"WC_Will_BL_S","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - Black \/ S","public_title":"Black \/ S","options":["Black","S"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656569648,"title":"Black \/ M","option1":"Black","option2":"M","option3":null,"sku":"WC_Will_BL_M","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":true,"name":"Willow Luxury Collection Set of Sweater and Pants - Black \/ M","public_title":"Black \/ M","options":["Black","M"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47118656602416,"title":"Black \/ L","option1":"Black","option2":"L","option3":null,"sku":"WC_Will_BL_L","requires_shipping":true,"taxable":true,"featured_image":{"id":43036709388592,"product_id":7167074304047,"position":1,"created_at":"2023-10-11T18:08:59+05:30","updated_at":"2024-12-29T14:36:42+05:30","alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","width":1080,"height":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","variant_ids":[41397620834351,47118656405808,47118656438576,47118656471344,47118656504112,47118656536880,47118656569648,47118656602416]},"available":false,"name":"Willow Luxury Collection Set of Sweater and Pants - Black \/ L","public_title":"Black \/ L","options":["Black","L"],"price":369900,"weight":200,"compare_at_price":449900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","options":["Color","Size"],"media":[{"alt":"Willow Luxury Collection Set of Sweater and Pants - Alamode By Akanksha","id":35428754587952,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1080,"width":1080,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202"},"aspect_ratio":1.0,"height":1080,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/9B3F49A9-A9BA-43DB-BE5C-1F45263468E8.jpg?v=1735463202","width":1080}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eMaterial : Premium \u003c\/strong\u003e\u003cspan style=\"font-size: 14px;\"\u003e\u003cb\u003eWoolen\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 14px;\"\u003e\u003cb\u003eSet of 2 Pc Sweater with Pants\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLength:\u003c\/p\u003e\n\u003cp\u003eInner - 21 inches (54cm)\u003cbr\u003eUpper -10 inches (26 cm)\u003cbr\u003ePants -39 inches (100 cm)\u003c\/p\u003e\n\u003cp\u003eNew in Winter 2022 Collection, Shop Now!\u003c\/p\u003e"}