Add intro text to products

  • Posts: 1170
  • Thank you received: 13
  • Hikashop Business
1 week 6 days ago #372274

-- HikaShop version -- : 6.5.0
-- Joomla version -- : 6.1.1

Hi!

I want to add a small intro text in some product listings, i use TinyMCE editor.
How can i do that?

Thank you

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

  • Posts: 85796
  • Thank you received: 14089
  • MODERATOR
1 week 6 days ago #372276

Hi,

I'm not sure what you mean. I already see an intro text at the top of your products listing page on your link, so it seems it is already the case, no ? Or are you talking about something else ?

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

  • Posts: 1170
  • Thank you received: 13
  • Hikashop Business
1 week 6 days ago #372282

Hi,

I mean add intro text in every product under the product title.

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

  • Posts: 85796
  • Thank you received: 14089
  • MODERATOR
1 week 6 days ago #372284

Ahh, for each product.
In that case, you want to create a custom field of the table product via the menu Display>Custom fields.
Use the type WYSIWYG
Then, edit the show_default view file via the menu Display>Views, and after the product name area add this:
<?php echo $this->element->xxx; ?>
where xxx is the column name of the custom field.
And that's it.

The following user(s) said Thank You: verzevoul

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

Time to create page: 0.057 seconds
Powered by Kunena Forum