andre 4 лет назад
Родитель
Сommit
69367655ad
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      viewcart.tpl

+ 9 - 0
viewcart.tpl

@@ -305,6 +305,15 @@
                                                                     </small>
                                                                 </div>
                                                             {/if}
+                                                            {if $product.customfields}
+                                                                <div class="item-configoption">
+                                                                    <small>
+                                                                        {foreach key=confnum item=customfield from=$product.customfields}
+                                                                            &nbsp;&raquo; {$customfield.name}: {$customfield.value}<br />
+                                                                        {/foreach}
+                                                                    </small>
+                                                                </div>
+                                                            {/if}
                                                         </div>
                                                         {if $showqtyoptions}
                                                             <div class="col-sm-2 item-qty">