How many sold

  • Posts: 38
  • Thank you received: 0
8 years 11 months ago #250222

Hello
Is there any way i can show costumer how many of the item was sold before, like on eBay
For new web store its good way to show your products selling well

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

  • Posts: 26275
  • Thank you received: 4045
  • MODERATOR
8 years 11 months ago #250226

Hi,

You need to perform a view override :
www.hikashop.com/support/documentation/1...-display.html#layout

The view you want to override is the product page ; so "show_default" would be the more appropriate element.
To display the product sales you need to use

<?php echo (int)$this->element->product_sales; ?>

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Kugata

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

Time to create page: 0.058 seconds
Powered by Kunena Forum