瀏覽代碼

add customfields to card

andre 4 年之前
父節點
當前提交
c17ca81a4a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      viewcart.tpl

+ 1 - 1
viewcart.tpl

@@ -308,7 +308,7 @@
                                                             {if $product.customfields}
                                                             {if $product.customfields}
                                                                 <div>
                                                                 <div>
                                                                     <small>
                                                                     <small>
-                                                                        &nbsp;&raquo; {$customfields[0]|@print_r}<br />
+                                                                        &nbsp;&raquo; {$customfields[1]|@print_r}<br />
                                                                     </small>
                                                                     </small>
                                                                 </div>
                                                                 </div>
                                                             {/if}
                                                             {/if}