Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
控制当客户将商品加入购物车时,cart drawer 是否自动打开。
<script> window.upcartSubscribeAddedToCart(function(event) { window.upcartOpenCart(); }); </script>
此页面对您有帮助吗?