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":9080659345712,"title":"Nelly Summer Maxi Dress in Pink","handle":"nelly-summer-maxi-dress-in-pink","description":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Blend\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNew in Summer 2024 Collection, Shop Now!\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","published_at":"2024-04-01T20:58:46+05:30","created_at":"2024-03-20T17:06:03+05:30","vendor":"Alamode By Akanksha","type":"Dress","tags":["Birthday dresses for women","Boho maxi dress","Colorful dresses for women","Cotton dresses for women","Dress","EXPRESS","FAST","Georgette dresses for women","Holiday Collection","Holiday Dress","Holiday dresses for women","india75","Luxe","Luxe collection","Maxi dress for women","maxi dresses for women","One shoulder dresses for women","Party Wear","party wear dresses for women","Pink Dress","Pink dresses for women","Puff sleeve dresses for women","Ready to ship","Red Dress","retro style dresses for women","Ruffled dresses for women","Sheath dresses for women","Spring dresses for women","summer 24","Summer Collection","Summer dresses for women","Valentine's Day Collection","Valentine's Day Dresses","White","White dresses for women","White summer dresses for women","Yellow Dress","Yellow dresses for women"],"price":299900,"price_min":299900,"price_max":299900,"available":true,"price_varies":false,"compare_at_price":359900,"compare_at_price_min":359900,"compare_at_price_max":359900,"compare_at_price_varies":false,"variants":[{"id":47903797903664,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"DR_NELM_XS","requires_shipping":true,"taxable":true,"featured_image":{"id":44618811375920,"product_id":9080659345712,"position":1,"created_at":"2024-03-20T17:07:16+05:30","updated_at":"2024-12-29T14:10:48+05:30","alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","variant_ids":[47903797903664,47903797936432,47903797969200,47903798001968]},"available":false,"name":"Nelly Summer Maxi Dress in Pink - XS","public_title":"XS","options":["XS"],"price":299900,"weight":200,"compare_at_price":359900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850689840,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47903797936432,"title":"S","option1":"S","option2":null,"option3":null,"sku":"DR_NELM_S","requires_shipping":true,"taxable":true,"featured_image":{"id":44618811375920,"product_id":9080659345712,"position":1,"created_at":"2024-03-20T17:07:16+05:30","updated_at":"2024-12-29T14:10:48+05:30","alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","variant_ids":[47903797903664,47903797936432,47903797969200,47903798001968]},"available":true,"name":"Nelly Summer Maxi Dress in Pink - S","public_title":"S","options":["S"],"price":299900,"weight":200,"compare_at_price":359900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850689840,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47903797969200,"title":"M","option1":"M","option2":null,"option3":null,"sku":"DR_NELM_M","requires_shipping":true,"taxable":true,"featured_image":{"id":44618811375920,"product_id":9080659345712,"position":1,"created_at":"2024-03-20T17:07:16+05:30","updated_at":"2024-12-29T14:10:48+05:30","alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","variant_ids":[47903797903664,47903797936432,47903797969200,47903798001968]},"available":false,"name":"Nelly Summer Maxi Dress in Pink - M","public_title":"M","options":["M"],"price":299900,"weight":200,"compare_at_price":359900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850689840,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":47903798001968,"title":"L","option1":"L","option2":null,"option3":null,"sku":"DR_NELM_L","requires_shipping":true,"taxable":true,"featured_image":{"id":44618811375920,"product_id":9080659345712,"position":1,"created_at":"2024-03-20T17:07:16+05:30","updated_at":"2024-12-29T14:10:48+05:30","alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","width":800,"height":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","variant_ids":[47903797903664,47903797936432,47903797969200,47903798001968]},"available":false,"name":"Nelly Summer Maxi Dress in Pink - L","public_title":"L","options":["L"],"price":299900,"weight":200,"compare_at_price":359900,"inventory_management":"shopify","barcode":null,"featured_media":{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850689840,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","\/\/www.alamodelabel.in\/cdn\/shop\/files\/0BA3E893-EDF3-45F0-9EF2-057A26689955.jpg?v=1735461648","\/\/www.alamodelabel.in\/cdn\/shop\/files\/7CCFA89E-83AC-496C-BD43-F97DFD3794A2.jpg?v=1735461648"],"featured_image":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","options":["Size"],"media":[{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850689840,"position":1,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/4D127D49-C01A-4106-93C1-86465E999E85.jpg?v=1735461648","width":800},{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850722608,"position":2,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/0BA3E893-EDF3-45F0-9EF2-057A26689955.jpg?v=1735461648"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/0BA3E893-EDF3-45F0-9EF2-057A26689955.jpg?v=1735461648","width":800},{"alt":"Nelly Summer Maxi Dress in Pink - Alamode By Akanksha","id":37037850755376,"position":3,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/7CCFA89E-83AC-496C-BD43-F97DFD3794A2.jpg?v=1735461648"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"\/\/www.alamodelabel.in\/cdn\/shop\/files\/7CCFA89E-83AC-496C-BD43-F97DFD3794A2.jpg?v=1735461648","width":800}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eMaterial : Cotton Blend\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNew in Summer 2024 Collection, Shop Now!\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e"}