Vendor Front End. Link to product page

15.02.2018 13:17
#1
Graffity.88
Joomshopping forum user no avatar
Name: Waleriy
30.11.2011
Posts: 28
Quote
Vendor Front End. Link to product page

Hello, dear.
What code to insert into product_list.php instead of:
<?php echo SEFLink("index.php?option=com_jshopping&controller=addon_vendor&task=edit_product&product_id=".$row->product_id, 1);?>

That at clique not the page of editing a product, but the page of a product in shop opened.

Thank you very much


Joomla: 3.8.5
JoomShopping: 4.16.3
PHP: 7.0.20
MySQL: 5.6.35
Website Url: https://lavka-chudo.ru
 
15.02.2018 14:14
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25854
Quote
Aw: Vendor Front End. Link to product page

Problem in category_id

No parametr category_id.

SEFLink('index.php?option=com_jshopping&controller=product&task=view&category_id='.$category_id.'&product_id='.$row->product_id, 1);

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.