how to change add to cart link per product?

  • Posts: 138
  • Thank you received: 4
9 years 10 months ago #219038

-- HikaShop version -- : 2.4
-- Joomla version -- : 3

hi,
How can I change link Add to cart for each product ?
for example:
product 1: click on add to cart button -->go--> www.site.com/1.html (this link external)
product 2: click on add to cart button -->go--> www.site.com/2.html (this link external)

please help me
thnx


Joomla Developer | am.ebrahimzadeh[at]gmail.com
Last edit: 9 years 10 months ago by aminweb.

Please Log in or Create an account to join the conversation.

  • Posts: 138
  • Thank you received: 4
9 years 10 months ago #219044

or
how add php code to show link for per products
i use this code but dont work

<?php if($this->params->get('product_id') == 1) { ?>
<a href="http://mywebsite.com/link/to/all/products/page/for/module/with/id/XXX">all projducts</a>
<?php } ?>

please help


Joomla Developer | am.ebrahimzadeh[at]gmail.com

Please Log in or Create an account to join the conversation.

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
9 years 10 months ago #219046

Hi,

So you actually want to deactivate the add to cart button and instead create a custom field of the table "product" via the menu " Display > Custom fields" in order to enter your button link HTML code in each product.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum