Publish products in certain languages only?

  • Posts: 35
  • Thank you received: 1
12 years 9 months ago #70742

Hello,

How can I publish products in certain languages only? For example, I would have a french mp3 track for sale, but I want that product to show only when browsing in french... Using Joomla 1.5 with Joomfish and Hikashop business edition.

Thank you

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

  • Posts: 13201
  • Thank you received: 2322
12 years 8 months ago #70900

Hi,

It can be done by editing the "hikashop_product.xml" file in the "yourSite/administrator/components/com_joomfish/contentelements/" folder.
In this XML file, add a field "product_published". Then in the JoomFish interface, it can be possible to change the value of this field to display or not the product depending on the language.

Example of the line to add in the XML:

field type="text" name="product_published" length="1" maxlength="1" translate="1">
Product published
</field>

Then set 1 to publish in the language or 0 to unpublish.

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

  • Posts: 35
  • Thank you received: 1
12 years 8 months ago #71083

Great tip! Thanks for your help, as always...
J-F

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

Time to create page: 0.067 seconds
Powered by Kunena Forum