Duplicating the contact section and dividing the related products section

  • Posts: 81
  • Thank you received: 2
8 years 1 week ago #271204

-- url of the page with the problem -- : transmetra.imaufbau.ch/
-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.2
-- PHP version -- : 7.1

Hi
I actuall have two questions being asked by my client:

  1. Is it possible within the product view to generate a second "contact us for info" next to the existing one, with a slightly different form?
    What the client wants to offer is on the one hand support info, on the other hand, that clients can ask for an offer for the specific product.
  2. The second requirement he'd like is that the field "Related Products" within the product entry mask be subdivided. He would like to have a section called "Related Products" and a second section callede "Accessories". Ideally one module would do, but two would also be OK to show the lists.
I look forward to your answer.

Best regards
David

Last edit: 8 years 1 week ago by iamalive.

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

  • Posts: 83937
  • Thank you received: 13601
  • MODERATOR
8 years 1 week ago #271205

Hi,

1. Sure. In the "contact" view file, you can add your custom code and check on the $this->product->product_id variable.
If the variable is empty then the contact form is not for a product, if the variable is not empty, then the contact form is for a product.

2. There is no option for that.
That would require some custom coding.

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

Time to create page: 0.053 seconds
Powered by Kunena Forum