i.id == selectedVariant).sku;
selectedVariantMaxQuantity = variants.find(i => i.id == selectedVariant).inventoryQuantity;
selectedVariantComingSoon = variants.find(i => i.id == selectedVariant).comingSoon;
"
x-init="
// $watch('selectedSellingPlan', () => $dispatch('switch'));
$watch('selectedVariant', () => $dispatch('switch'));
selectedVariantShopExternal = variants.find(i => i.id == selectedVariant).shopExternal;
// Sticky ATC: reveal once the in-page purchase area scrolls out of view.
const stickyTrigger = $el.querySelector('.block-product-purchase') || $el.querySelector('.block-product-add');
if (stickyTrigger && typeof IntersectionObserver !== 'undefined') {
const io = new IntersectionObserver(
([entry]) => { stickyVisible = !entry.isIntersecting; },
{ threshold: 0 }
);
io.observe(stickyTrigger);
}
">
the one that puckers
- flavor profile
-
salty, tangy, and sharp
- best for
-
daily snacking, long car rides, after the beach
- texture
-
light crunch with a clean snap