瀏覽代碼

feat module 6, 7 : remove inactive shop from store availability

master
nadia 2 月之前
父節點
當前提交
306af1547f
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0
    6
      src/components/ProductDetails/ProductDetails.jsx

+ 0
- 6
src/components/ProductDetails/ProductDetails.jsx 查看文件

@@ -324,12 +324,6 @@ const ProductDetails = () => {
324 324
   // const shortDescriptionHtml = getFirstDescriptionBlock(product?.descriptionHtml)
325 325
 
326 326
   const storeLocations = [
327
-    {
328
-      name: "AMBER IOI CITY MALL",
329
-      address: "G-67 IOI City Mall, Putrajaya",
330
-      whatsapp: "https://wa.me/60172282072",
331
-      maps: "https://www.google.com/maps/search/?api=1&query=AMBER%20IOI%20City%20Mall%20Putrajaya"
332
-    },
333 327
     {
334 328
       name: "AMBER WANGSA WALK MALL",
335 329
       address: "Lot G-77, Wangsa Walk Mall, Kuala Lumpur",

Loading…
取消
儲存