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":9638486671664,"title":"Rio Premium Leather Boots without Heel","handle":"rio-premium-leather-boots-without-heel","description":"\u003cp\u003e\u003cstrong\u003eMaterial : PU LEATHER\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/p\u003e","published_at":"2024-10-30T23:14:32+05:30","created_at":"2024-10-29T14:21:06+05:30","vendor":"Alamode By Akanksha","type":"Shoes","tags":["Boots for women","EXPRESS","FAST","Footwear","HIGH INVENTORY","india75","Ready to ship","SHIPS IN 24-48 HOURS","Shoes","winter 2024","Winter boots for women","Winter Collection"],"price":399000,"price_min":399000,"price_max":399000,"available":true,"price_varies":false,"compare_at_price":525000,"compare_at_price_min":525000,"compare_at_price_max":525000,"compare_at_price_varies":false,"variants":[{"id":49200413180208,"title":"Black \/ 37","option1":"Black","option2":"37","option3":null,"sku":"SH_RIOP_BL_37","requires_shipping":true,"taxable":true,"featured_image":{"id":46988018024752,"product_id":9638486671664,"position":1,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","variant_ids":[49200413180208,49200413212976,49200413245744,49200413278512]},"available":false,"name":"Rio Premium Leather Boots without Heel - Black \/ 37","public_title":"Black \/ 37","options":["Black","37"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817537328,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413212976,"title":"Black \/ 38","option1":"Black","option2":"38","option3":null,"sku":"SH_RIOP_BL_38","requires_shipping":true,"taxable":true,"featured_image":{"id":46988018024752,"product_id":9638486671664,"position":1,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","variant_ids":[49200413180208,49200413212976,49200413245744,49200413278512]},"available":true,"name":"Rio Premium Leather Boots without Heel - Black \/ 38","public_title":"Black \/ 38","options":["Black","38"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817537328,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413245744,"title":"Black \/ 39","option1":"Black","option2":"39","option3":null,"sku":"SH_RIOP_BL_39","requires_shipping":true,"taxable":true,"featured_image":{"id":46988018024752,"product_id":9638486671664,"position":1,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","variant_ids":[49200413180208,49200413212976,49200413245744,49200413278512]},"available":false,"name":"Rio Premium Leather Boots without Heel - Black \/ 39","public_title":"Black \/ 39","options":["Black","39"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817537328,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413278512,"title":"Black \/ 40","option1":"Black","option2":"40","option3":null,"sku":"SH_RIOP_BL_40","requires_shipping":true,"taxable":true,"featured_image":{"id":46988018024752,"product_id":9638486671664,"position":1,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","variant_ids":[49200413180208,49200413212976,49200413245744,49200413278512]},"available":false,"name":"Rio Premium Leather Boots without Heel - Black \/ 40","public_title":"Black \/ 40","options":["Black","40"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817537328,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413311280,"title":"Beige \/ 37","option1":"Beige","option2":"37","option3":null,"sku":"SH_RIOP_BG_37","requires_shipping":true,"taxable":true,"featured_image":{"id":46988017991984,"product_id":9638486671664,"position":2,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":578,"height":587,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611","variant_ids":[49200413311280,49200413344048,49200413376816,49200413409584]},"available":true,"name":"Rio Premium Leather Boots without Heel - Beige \/ 37","public_title":"Beige \/ 37","options":["Beige","37"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817635632,"position":2,"preview_image":{"aspect_ratio":0.985,"height":587,"width":578,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413344048,"title":"Beige \/ 38","option1":"Beige","option2":"38","option3":null,"sku":"SH_RIOP_BG_38","requires_shipping":true,"taxable":true,"featured_image":{"id":46988017991984,"product_id":9638486671664,"position":2,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":578,"height":587,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611","variant_ids":[49200413311280,49200413344048,49200413376816,49200413409584]},"available":true,"name":"Rio Premium Leather Boots without Heel - Beige \/ 38","public_title":"Beige \/ 38","options":["Beige","38"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817635632,"position":2,"preview_image":{"aspect_ratio":0.985,"height":587,"width":578,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413376816,"title":"Beige \/ 39","option1":"Beige","option2":"39","option3":null,"sku":"SH_RIOP_BG_39","requires_shipping":true,"taxable":true,"featured_image":{"id":46988017991984,"product_id":9638486671664,"position":2,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":578,"height":587,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611","variant_ids":[49200413311280,49200413344048,49200413376816,49200413409584]},"available":false,"name":"Rio Premium Leather Boots without Heel - Beige \/ 39","public_title":"Beige \/ 39","options":["Beige","39"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817635632,"position":2,"preview_image":{"aspect_ratio":0.985,"height":587,"width":578,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":49200413409584,"title":"Beige \/ 40","option1":"Beige","option2":"40","option3":null,"sku":"SH_RIOP_BG_40","requires_shipping":true,"taxable":true,"featured_image":{"id":46988017991984,"product_id":9638486671664,"position":2,"created_at":"2024-10-29T14:21:46+05:30","updated_at":"2024-12-29T13:53:31+05:30","alt":null,"width":578,"height":587,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611","variant_ids":[49200413311280,49200413344048,49200413376816,49200413409584]},"available":true,"name":"Rio Premium Leather Boots without Heel - Beige \/ 40","public_title":"Beige \/ 40","options":["Beige","40"],"price":399000,"weight":200,"compare_at_price":525000,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":null,"id":39088817635632,"position":2,"preview_image":{"aspect_ratio":0.985,"height":587,"width":578,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","options":["Color","Size"],"media":[{"alt":null,"id":39088817537328,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/70D1B2DB-618A-4DAA-B77C-50B526D38CD9.jpg?v=1735460611","width":800},{"alt":null,"id":39088817635632,"position":2,"preview_image":{"aspect_ratio":0.985,"height":587,"width":578,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611"},"aspect_ratio":0.985,"height":587,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/E32FFF1D-4624-4A01-9790-8A4C59BFC1AA.jpg?v=1735460611","width":578}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eMaterial : PU LEATHER\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/p\u003e"}