-
1. Re: API for inventory control?
Tarik :: Creativaholic Jul 6, 2012 7:11 PM (in response to eric_413)Why didn't you give each Product its own inventory level?
-
2. Re: API for inventory control?
mario_gudelj Jul 6, 2012 9:47 PM (in response to eric_413)1 person found this helpfulYes, you'd have to use API for that and you can manipulate the quantity. But, it may be a bit hard because BC changes inventory when the product is added to the cart, so if the cart gets abandoned the inventory will be incremented again.
Why don't you use catalogue discounts in this case? You'll find them under customer's CRM record > Subscriptions tab. That way you can have a different price for each customer. They'll log in to a secure zone and their discount will be applied.
Cheers,
-mario
-
3. Re: API for inventory control?
eric_413 Jul 9, 2012 9:25 AM (in response to mario_gudelj)Mario, I had no clue that feature (catalogue discount) existed. I looked all over the place but didn't think to look in the CRM.
It really would be great if BC gave us the ability to add additional Pricing Types. Consumer and Wholesaler are great but when you have a client who has Consumer, Wholesale , Dealer, and Employee pricing tiers you really have a problem.
Using the Catalogue Discount, I found that you have to replace {tag_saleprice} with {tag_totaldiscountprice} on the Individual product Small & Large templates.
However, I can't figure out how to correctly display the discount price in the shopping cart summary, shopping cart, or checkout page. They all show the retail price. Can you help with this?
-
4. Re: API for inventory control?
mario_gudelj Jul 9, 2012 4:22 PM (in response to eric_413)That shouldn't be the case. Once you log in and you add the discounted price to the cart from the small or large product view, the cart should show that price and not the original price. It would help you posted a URL to a product here, gave us some test login details and explained what you're seeing so that we can investigate this for you further.
Cheers,
-mario
-
5. Re: API for inventory control?
eric_413 Jul 10, 2012 8:30 AM (in response to mario_gudelj)I've setup a test login for the store. (http://malibuboats.businesscatalyst.com)
Username: 1234
Password: 1234
This is really rough looking but you will be able to see the problem.
All top level catalogs are full retail price (/men)
All sub catalogs are will receive a 50% off discount. (/men/shirts)
You will notice that when you add an item to the cart that is 50% off, it shows full price in the cart summery, cart and checkout. since this is still a test site i can't see if it charges the card the full amount or not.
Thanks for your help.
-
6. Re: API for inventory control?
mario_gudelj Jul 11, 2012 7:53 PM (in response to eric_413)1 person found this helpfulHey Eric,
Please submit a case with BC support on this issue. I had a good look at this and I couldn't work it out. But if you submit a case we can approach the eng team and ask them for help on this.
Thanks!
-mario
-
7. Re: API for inventory control?
eric_413 Jul 12, 2012 7:36 AM (in response to mario_gudelj)Mario, I submitted a case yesterday and hope to hear back soon. thanks for taking the time to look at it for me.