Other use of "hikashop_product_right_part" at product page

  • Posts: 94
  • Thank you received: 2
  • Hikashop Business
4 years 3 months ago #326051

-- Joomla version -- : 3.9.22
-- PHP version -- : 7.3.24
-- Browser(s) name and version -- : FireFox 82.0.3
-- Error-message(debug-mod must be tuned on) -- : Not applicable

Hi there,

We use Hikashop in catalogue mode and partly because of this the "hikashop_product_right_part" of the product page is empty. At the left we have the product carousel and we want to use the right part of the page for call to actions items, such as a link to a form. What is the right way to make this happen?

Thanks in advance!

-- HikaShop version -- : 4.3.0

Attachments:
Last edit: 4 years 3 months ago by RustyHika. Reason: Add attachment

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

  • Posts: 83404
  • Thank you received: 13498
  • MODERATOR
4 years 3 months ago #326056

Hi,

You have three things basically:
- You can activate the "Display a contact button on the product page" setting in the HikaShop configuration to get a button to the contact form for that product. And you can create custom fields of the table "contact" via the menu Display>Custom fields to personalize the form.
- You can create custom fields of the table "product" via the menu Display>Custom fields. Then, you'll be able to fill these fields in each product edit interface, and then the content will appear on that right area automatically.
- You can edit the file "show_default.php" via the menu Display>Views to customize the look of the product page, including the right part. You'll find hikashop_product_right_part there.

And of course, you could have a combination of these. For example, some custom product fields to fill in some key unique to each product, and some code in show_default.php to get the data from the custom fields and use it to generate the link to where you want the customer to go.

The following user(s) said Thank You: RustyHika

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

  • Posts: 94
  • Thank you received: 2
  • Hikashop Business
4 years 3 months ago #326145

Thanks again Nicolas!!

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

Time to create page: 0.063 seconds
Powered by Kunena Forum