Previous page

mixed vegtable pickle

Filter

Showing the single result

Sort by:
0
Original price was: ₹80.00.Current price is: ₹75.00.
0
jQuery(document).ready(function($) { // For dropdown-style variations $('form.cart').on('change', 'select', function() { $('form.cart').trigger('check_variations'); }); // For color/image swatches (if you use them) $('.variations_form').on('click', '.variable-item', function() { $('.variations_form').trigger('check_variations'); }); });