Follwoing is my requirement –
I have started to Build a Online Order Processing Biz with a multi-store having multi-products.
Moto - User can place the order (add Goods to Cart) from a Single Manufacturer...
If he wants to surf & add other maufacturer's goods, then previous cart items needed to removed (POP-UP should be raised)
In detail with one example -
Suppose let a guest adds some a,b,c products from ABC Manufacturer and again at the same time if he will try to add the X,Y and Z products from DEF Manufacturer, then before adding the second group items (X,Y and Z), it should clean up the first group or it should pop-up a message that Already cart contains the First(A,B,C) group and they need to be removed…
This is my requirement and I can’t able to get it thru Presta shop.
Can anyone advise further for my above requirement…. I’ll be thankful….
New Phase - User can Shop from a Single Maufacturer - Requirement
Started by tempdbS, Feb 02 2009 06:16 PM
:) ok. Now we can address the issue. Is this requirement because you are doing drop-shipments?
--Kevin
--Kevin
Pursuant Solutions, programmers dedicated to the pursuit.
I think the most user-effective way of doing this would be to split orders on the -back end- by vendor. Requiring the user to change the way they shop can lead to abandonment of shopping carts. (ie. "Why cant I order this? I don't want to place 2 orders!").
Other than that... I guess a module could be developed that would 'complain' about there being 2 vendors and not allow the items from vendor 2 to be added to the cart, probably using an addproduct hook. It is probably something that can be developed, not by me without some further research, however ;).
--Kevin
Other than that... I guess a module could be developed that would 'complain' about there being 2 vendors and not allow the items from vendor 2 to be added to the cart, probably using an addproduct hook. It is probably something that can be developed, not by me without some further research, however ;).
--Kevin
Pursuant Solutions, programmers dedicated to the pursuit.
Kelvin -
Let's give me some example before concluding that -
Let me keep it simple -
Suppose my site is a third party vendor who has a pizza manufacturer as well as a Ice cream manufacturer. A orders a pizza from a Pizza manufacturer and he wants to order an Ice-cream from the other.
In this scenario Pizza Manufacturer will not deliver the other product. So for this my requirement sounds valid... (here assume that shipping is done by manufacturer only)
Now just update me.... :)
Let's give me some example before concluding that -
Let me keep it simple -
Suppose my site is a third party vendor who has a pizza manufacturer as well as a Ice cream manufacturer. A orders a pizza from a Pizza manufacturer and he wants to order an Ice-cream from the other.
In this scenario Pizza Manufacturer will not deliver the other product. So for this my requirement sounds valid... (here assume that shipping is done by manufacturer only)
Now just update me.... :)
regards...
tempdbS :)
tempdbS :)
Ok, that was what I thought. Let me do a little research on the Prestashop Hook structure and see if it can be done in a modular fashion. ;)
--Kevin
--Kevin
Pursuant Solutions, programmers dedicated to the pursuit.
No one to help out
tried a lot with other systems.... I feel none of the other packages supporting my requirement (multishop, Os commerce, PHp Nuke, etc..,)
So can anyone please try to figure abt this............
Thx in adv....
tried a lot with other systems.... I feel none of the other packages supporting my requirement (multishop, Os commerce, PHp Nuke, etc..,)
So can anyone please try to figure abt this............
Thx in adv....
regards...
tempdbS :)
tempdbS :)




Back to top









