- Posts: 4
- Thank you received: 0
Need to force a global price and quantity for all products and all vendors
8 years 2 months ago #294735
by shplanck
-- HikaShop version -- : 3.4.1
-- HikaMarket version -- : 2.1.1
-- Joomla version -- : 3.8.10
-- PHP version -- : 7.0.25
I'm doing a multi-vendor shop.
Vendor can list any item, but it can only be $50. No less, no more. I want to make the price of every new product $50 automatically, and I do not want the seller to be able to edit the price.
Every item is a one-of-a-kind, so I want to make the quantity 1 automatically, too.
Any ideas? Haven't really found anything in the forums yet...
Thanks!
-- HikaMarket version -- : 2.1.1
-- Joomla version -- : 3.8.10
-- PHP version -- : 7.0.25
I'm doing a multi-vendor shop.
Vendor can list any item, but it can only be $50. No less, no more. I want to make the price of every new product $50 automatically, and I do not want the seller to be able to edit the price.
Every item is a one-of-a-kind, so I want to make the quantity 1 automatically, too.
Any ideas? Haven't really found anything in the forums yet...
Thanks!
Please Log in or Create an account to join the conversation.
8 years 2 months ago #294747
by Jerome
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.
Replied by Jerome on topic Need to force a global price and quantity for all products and all vendors
Hello,
You want to use a "product template" and remove the "prices" ACL for your vendors.
Thus, the price of the product template will be force to all new products created by your vendors.
www.hikashop.com/support/documentation/1...l#configtab_template
Regards,
You want to use a "product template" and remove the "prices" ACL for your vendors.
Thus, the price of the product template will be force to all new products created by your vendors.
www.hikashop.com/support/documentation/1...l#configtab_template
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.
8 years 2 months ago #294788
by shplanck
Replied by shplanck on topic Need to force a global price and quantity for all products and all vendors
That did it. Thanks!
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.183 seconds