我正在使用WooCommerce产品附加组件插件设置WooCommerce预订,以制作具有上门取货和退货时间的可预订产品。
效果很好,但是唯一的问题是,当客户更改使用WooCommerce产品附加组件插件创建的时间时,相应的价格不会自动更新。
仅在更改预订日历时更新。这是自定义代码。
<div id="VidContainer">
...some more html...
<div id="abc-13-container">Text 13 - click text to remove item</div>
...some more html...
<div id="abc-9999-container">Text 10 - click text to remove item</div>
...some more html...
<div id="abc-21540540640-container">Text 19 - click text to remove item</div>
...some more html...
</div>
<button id="clearAll">Clear all</button>