Explorar o código

add customfields to card

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
fe8c718603
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      viewcart.tpl

+ 1 - 1
viewcart.tpl

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