Answer the question
In order to leave comments, you need to log in
Displaying additional fields in cs-cart?
Faced such a situation. Added additional fields to cs-cart admin panel for Categories. Everything is well added to the database and updated. But when you try to display data in view/categories, the data is displayed only on subcategories ( site.ru/categoria/subcategoria) , and it is not displayed on parent categories ( site.ru/categoria/ ).
In view/categories, this construct is:
{foreach from=$splitted_subcategories item="ssubcateg"}
{foreach from=$ssubcateg item=category name="ssubcateg"}
{$category_data|fn_print_r}
{/foreach}
{/foreach}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question