Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam fringilla augue nec est tristique auctor. Donec non est at libero.
Share this product
// Insert increment and decrement buttons dynamically
// Ensure there is at least one image in the array
removeFromCart(id); // Optional: remove the item if the quantity reaches 1 and user tries to decrement it further
var dropdowns = document.querySelectorAll('.categories-btn'); // Get all elements with the class 'categories-btn'
// Check if any dropdown is currently visible
// Toggle the dropdowns and the icon
var dropdowns = document.querySelectorAll('.categories-btn2'); // Get all elements with the class 'categories-btn'
// Check if any dropdown is currently visible
// Toggle the dropdowns and the icon
baaz
like it