$(document).on('found_variation', 'form.cart', function(event, variation) { console.log(variation); if (variation.price_html) { $('.custom-price-box .elementor-widget-container').html(variation.price_html + variation.variation_description); } });
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter