Browse Source

add customfields to card

andre 4 năm trước cách đây
mục cha
commit
96e2d6cefa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      viewcart.tpl

+ 1 - 1
viewcart.tpl

@@ -308,7 +308,7 @@
                                                             {if $product.customfields}
                                                             {if $product.customfields}
                                                                 <div>
                                                                 <div>
                                                                     <small>
                                                                     <small>
-                                                                        {if $product.productinfo.gid === 5 || $product.productinfo.gid === 7}
+                                                                        {if $product.productinfo.gid === 5}
                                                                             &nbsp;&raquo; {$product.customfields.0.value}<br />
                                                                             &nbsp;&raquo; {$product.customfields.0.value}<br />
                                                                         {/if}
                                                                         {/if}
                                                                     </small>
                                                                     </small>