How do I add sub heading to my product page

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #52058

I want to add different sub headings to my products display.

For Example.

"buy more pay less" above the list of prices.
"you personalization options" above the list of item custom fields
"How many do you want?" above the quantity input box and add to cart button
"Your other options" adobe the list of other thumbnails in the category

I want all these headings styled in the <h3> tag. How is this achieved?

Last edit: 11 years 10 months ago by londonstudio.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 10 months ago #52068

Hello,

You'll have to edit the file "show_default" of the view "product" of the template that you are currently using, and for example you can add :

<h3>How many do you want?</h3>

before the line :
<div id="hikashop_product_quantity_main" class="hikashop_product_quantity_main">

Hope this will help you.

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

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #52075

Thank you for the information but where do I find the "show_default" of the view "product" of the template I am using?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 10 months ago #52085

You'll find it in "Hikashop -> Display -> views "

The following user(s) said Thank You: londonstudio

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

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #52087

Thank you Mohamed,

I have now added heading for 3 out of 4 sections.

I cannot find where I should place my heading to get it above the thumbnail images of the other products in a category below the main product display.
I want it to say <h3>Here are your other products</h3>

Do you know where that is?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 10 months ago #52167

It's before the line:
<div class="hikashop_submodules" id="hikashop_submodules" style="clear:both">
in the file "show" of the view "product".

The following user(s) said Thank You: londonstudio

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

  • Posts: 64
  • Thank you received: 1
11 years 10 months ago #52196

Thank you Nicolas, That worked great.

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

Time to create page: 0.079 seconds
Powered by Kunena Forum