線上書籍

Home

GAS+購物車開發

教學影片(YT):https://www.youtube.com/watch?v=zlIlKERImN4&list=PLNqDmSVNb0mdO9Bn5wzs5kJk1Hxq0MBl6&index=26 提示詞:005_修正商品訂購數量  請注意原先用來計算的class需要保留
  1. product-badge

  2. badge-cart

因為我們用bootstrap5,所以style需要將之註解或刪除 <style> .cart-btn { position: fixed; top: 20px; right: 20px; z-index: 1000; } /* .badge-cart { position: absolute; top: -8px; right: -8px; } */ /* .product-badge { position: absolute; top: -8px; right: -8px; } */ </style>