Product tag showing information in the wrong order

  • Posts: 2
  • Thank you received: 0
11 years 9 months ago #114819

Hika Newbie here...

Site on Joomla 2.5.11

What I am trying to do is to use the TAG Insert module to display the prices of products into an article - no other ecommerce buttons etc, just a simple text display of the price.

Products are set up, with pricing... (don't worry about the VAT, will deal with that later)

I go to the article and using the Product button to generate the tag for Product 3, which is a 1029/7 Pedestal set, costing £155 +VAT the following tag is generated: (only description and price information)

{product}3|name|description|pricedis3|pricetax2{/product}

Save.... view site....

The on screen text appears as:

£ 155.00 (£ 155.00 excl VAT) each 1029/7 Display Pedestal set - Plain Finish

OK... try changing the text in the tag around to:

{product}3|pricedis3|pricetax2|name|description{/product}

Save...view site....

On screen:

£ 155.00 (£ 155.00 excl VAT) each 1029/7 Display Pedestal set - Plain Finish (ie no difference)

Can someone explain what I need to tweak to get this right please?

TIA.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 9 months ago #115040

Hi,

For the moment, the product TAG insert module, don't manage the order of your product's information. So if you want to change this order you'll have to edit the code of the hikashopproductinsert_view.php file through "Your Hikashop\plugins\system\hikashopproductinsert", but some development skill will be required.

The following user(s) said Thank You: aheng5, Showking

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

  • Posts: 2
  • Thank you received: 0
11 years 9 months ago #115081

Mohammed,

Thank you for your help.

The code in the file is fairly clear, and I have cut and pasted the Price section so it is below the Product information section, instead of above it. It now displays as I want it, and all on one line.

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

Time to create page: 0.051 seconds
Powered by Kunena Forum