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":9713061331248,"title":"Alison Woolen Coord Set","handle":"alison-woolen-coord-set","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cp\u003e\u003cb\u003eMaterial : Woolen \u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eNew in Winter 2024 Collection, Shop Now! \u003c\/p\u003e","published_at":"2025-01-17T17:26:09+05:30","created_at":"2025-01-10T18:11:32+05:30","vendor":"Alamode By Akanksha","type":"Winter Co-ords","tags":["Casual coord sets for women","EXPRESS","FAST","HIGH INVENTORY","india75","Ready to ship","skirts for women","Western wear for women","Winter Collection","Winter coords for women","Woolen co ord sets for women"],"price":329900,"price_min":329900,"price_max":329900,"available":true,"price_varies":false,"compare_at_price":390000,"compare_at_price_min":390000,"compare_at_price_max":390000,"compare_at_price_varies":false,"variants":[{"id":49440276119856,"title":"Code 1 \/ XS","option1":"Code 1","option2":"XS","option3":null,"sku":"WC_ALISON_C1_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":48169751970096,"product_id":9713061331248,"position":1,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","variant_ids":[49440276119856,49440276152624,49440276185392,49440276218160]},"available":true,"name":"Alison Woolen Coord Set - Code 1 \/ XS","public_title":"Code 1 \/ XS","options":["Code 1","XS"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126172976,"position":1,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276152624,"title":"Code 1 \/ S","option1":"Code 1","option2":"S","option3":null,"sku":"WC_ALISON_C1_S","requires_shipping":true,"taxable":true,"featured_image":{"id":48169751970096,"product_id":9713061331248,"position":1,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","variant_ids":[49440276119856,49440276152624,49440276185392,49440276218160]},"available":true,"name":"Alison Woolen Coord Set - Code 1 \/ S","public_title":"Code 1 \/ S","options":["Code 1","S"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126172976,"position":1,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276185392,"title":"Code 1 \/ M","option1":"Code 1","option2":"M","option3":null,"sku":"WC_ALISON_C1_M","requires_shipping":true,"taxable":true,"featured_image":{"id":48169751970096,"product_id":9713061331248,"position":1,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","variant_ids":[49440276119856,49440276152624,49440276185392,49440276218160]},"available":true,"name":"Alison Woolen Coord Set - Code 1 \/ M","public_title":"Code 1 \/ M","options":["Code 1","M"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126172976,"position":1,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276218160,"title":"Code 1 \/ L","option1":"Code 1","option2":"L","option3":null,"sku":"WC_ALISON_C1_L","requires_shipping":true,"taxable":true,"featured_image":{"id":48169751970096,"product_id":9713061331248,"position":1,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","variant_ids":[49440276119856,49440276152624,49440276185392,49440276218160]},"available":true,"name":"Alison Woolen Coord Set - Code 1 \/ L","public_title":"Code 1 \/ L","options":["Code 1","L"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126172976,"position":1,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276250928,"title":"Code 2 \/ XS","option1":"Code 2","option2":"XS","option3":null,"sku":"WC_ALISON_C2_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":48169752002864,"product_id":9713061331248,"position":2,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020","variant_ids":[49440276250928,49440276283696,49440276316464,49440276349232]},"available":true,"name":"Alison Woolen Coord Set - Code 2 \/ XS","public_title":"Code 2 \/ XS","options":["Code 2","XS"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126074672,"position":2,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276283696,"title":"Code 2 \/ S","option1":"Code 2","option2":"S","option3":null,"sku":"WC_ALISON_C2_S","requires_shipping":true,"taxable":true,"featured_image":{"id":48169752002864,"product_id":9713061331248,"position":2,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020","variant_ids":[49440276250928,49440276283696,49440276316464,49440276349232]},"available":true,"name":"Alison Woolen Coord Set - Code 2 \/ S","public_title":"Code 2 \/ S","options":["Code 2","S"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126074672,"position":2,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276316464,"title":"Code 2 \/ M","option1":"Code 2","option2":"M","option3":null,"sku":"WC_ALISON_C2_M","requires_shipping":true,"taxable":true,"featured_image":{"id":48169752002864,"product_id":9713061331248,"position":2,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020","variant_ids":[49440276250928,49440276283696,49440276316464,49440276349232]},"available":true,"name":"Alison Woolen Coord Set - Code 2 \/ M","public_title":"Code 2 \/ M","options":["Code 2","M"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126074672,"position":2,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49440276349232,"title":"Code 2 \/ L","option1":"Code 2","option2":"L","option3":null,"sku":"WC_ALISON_C2_L","requires_shipping":true,"taxable":true,"featured_image":{"id":48169752002864,"product_id":9713061331248,"position":2,"created_at":"2025-01-10T18:13:10+05:30","updated_at":"2025-01-10T18:13:40+05:30","alt":null,"width":1222,"height":1252,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020","variant_ids":[49440276250928,49440276283696,49440276316464,49440276349232]},"available":true,"name":"Alison Woolen Coord Set - Code 2 \/ L","public_title":"Code 2 \/ L","options":["Code 2","L"],"price":329900,"weight":200,"compare_at_price":390000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39949126074672,"position":2,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","options":["Style","Size"],"media":[{"alt":null,"id":39949126172976,"position":1,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020"},"aspect_ratio":0.976,"height":1252,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/18.06.01_2cdf0809.jpg?v=1736513020","width":1222},{"alt":null,"id":39949126074672,"position":2,"preview_image":{"aspect_ratio":0.976,"height":1252,"width":1222,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020"},"aspect_ratio":0.976,"height":1252,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/1-10at18.06.01_a95dfb90.jpg?v=1736513020","width":1222}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cp\u003e\u003cb\u003eMaterial : Woolen \u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eNew in Winter 2024 Collection, Shop Now! \u003c\/p\u003e"}