找不到符合您選擇的商品
document.addEventListener('DOMContentLoaded', function () { jQuery(document).on('updated_addons_total', function () { const dynamicPrice = jQuery('.addons-total .amount').text(); console.log("新價格是:" + dynamicPrice); }); });