Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Вывести в товаре цифру сортировки картинок


Recommended Posts

Всем привет, подскажите как на страниэто товара вывести к каждой дополнительной картинки цифру сортировки, в дальнейшем хочу немного изменить вид этих картинок.

Link to comment
Share on other sites


в контролер catalog/controller/product/product.php
добавить:

'sort_order' => $result['sort_order'],


скрин https://prnt.sc/El5_To5TgGIk
----------

гдефолтный шаблон
catalog/view/theme/default/template/product/product.tpl

ггде дополнительные изображения, добавить вывод: (это для второго опенкари)

<?php echo $image['sort_order']; ?>


а для тройки ик

{{ image.sort_order}}

 

  • +1 1
Link to comment
Share on other sites

28.03.2022 в 11:02, Seofisher сказал:

в контролер catalog/controller/product/product.php
добавить:

'sort_order' => $result['sort_order'],


скрин https://prnt.sc/El5_To5TgGIk
----------

гдефолтный шаблон
catalog/view/theme/default/template/product/product.tpl

ггде дополнительные изображения, добавить вывод: (это для второго опенкари)

<?php echo $image['sort_order']; ?>


а для тройки ик

{{ image.sort_order}}

 

 

Спасипотому что потому чтольшое

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.