[Customer: Jonathan]
I was wondering if you could help provide some simple JS to update the SKU string on the product detail page for KS BootShop.
Seems like it should go in product.js
Need <span class="sku">{{ current_variant.sku }}</span>
to update when different options are chosen. The same way the price updates. Having a tough time figuring it out.
Can you please help?
Thanks,