Forums
(@vnkjoshi)
6 years, 7 months ago
Attributes added but still showing the message in variation tab – Before you can add a variation you need to add some variation attributes on the Attributes tab. Also products not submitted.?
6 years, 8 months ago
Currently added manually following code in Custom CSS/JS panel and its 100% works.
jQuery(document).ready(function($){ $(document.body).on(‘change’, ‘input[name=”payment_method”]’, function() { $(‘body’).trigger(‘update_checkout’); }); });
Hey, Can you help me how to change the path?