admin display products

  • Posts: 9
  • Thank you received: 0
10 years 9 months ago #142129

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : business 2.2.1
-- Joomla version -- : 3.2.1
-- PHP version -- : 5.3.16
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

I sell cooking classes online. So people can buy their participation online, by chosing the date (1 date=1 characteristic of the product). Their can be multiple dates for one product (1 product = 1 cooking class type)

but, how can i can display all the orders made for a specific characteristic ? in my case, i want to know, how many orders there have been on a given date(characteristic) of the product

i wrote a php programme to do this for me, but isn't this part of hikashop ?

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
10 years 9 months ago #142158

Hi,

You can add the parameter "filter_product=X" to your backend order listing in order to see all orders which contain the specific product (where X is the product_id).
You can pass the product_id of the characteristic without any problem.

We have a little plugin named "Product orders" which display in the product page the latest orders which contain the product ; it uses the trigger "onProductBlocksDisplay" to do his job.

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.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum