Post by saliverdim » Sun Jul 31, 2016 4:26 am

list product id opencart 2 click after category.(no default) instead product model.
can yo help me ?
its very hard.

Active Member

Posts

Joined
Wed Oct 07, 2015 12:15 am

Post by AlexDW » Sun Jul 31, 2016 5:05 pm

If you talk about of product list in admin part - see this extension

Useful Opencart extensions


User avatar
New member

Posts

Joined
Sun Jun 05, 2016 3:32 am

Post by saliverdim » Sun Jul 31, 2016 11:55 pm

AlexDW wrote:If you talk about of product list in admin part - see this extension
hı thanks.but no admin
for customer :( for home page

can you help me ?

Active Member

Posts

Joined
Wed Oct 07, 2015 12:15 am

Post by AlexDW » Wed Aug 03, 2016 5:36 am

In file catalog\view\theme\your_theme_name\template\product\product.tpl
after

Code: Select all

<li><?php echo $text_model; ?> <?php echo $model; ?></li>
add

Code: Select all

<li>ProductID <?php echo $product_id; ?></li>
and refresh modification cache in admin area
Last edited by straightlight on Wed Aug 03, 2016 9:40 pm, edited 1 time in total.
Reason: Edited space in the your_theme_name. Folder names does not contain spaces at beginning and the end. ;)

Useful Opencart extensions


User avatar
New member

Posts

Joined
Sun Jun 05, 2016 3:32 am

Post by saliverdim » Thu Aug 04, 2016 7:45 pm

AlexDW wrote:In file catalog\view\theme\your_theme_name\template\product\product.tpl
after

Code: Select all

<li><?php echo $text_model; ?> <?php echo $model; ?></li>
add

Code: Select all

<li>ProductID <?php echo $product_id; ?></li>
and refresh modification cache in admin area
hi,

<li><?php echo $text_model; ?> <?php echo $model; ?></li> not available

<li class="p-model"><?php echo $text_model; ?> <span class="p-model" itemprop="model"><?php echo $model; ?></span></li> available

and add but not run :(

screen : http://i.hizliresim.com/QMDvy3.png

ı want sort list product id :(

Active Member

Posts

Joined
Wed Oct 07, 2015 12:15 am

Post by saliverdim » Fri Aug 12, 2016 3:04 am

please help me ?

Active Member

Posts

Joined
Wed Oct 07, 2015 12:15 am
Who is online

Users browsing this forum: No registered users and 6 guests