Order Total for Each Manufacturer (version2.5)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
We have different manufacturers and each one of them is having minimum order amount.
Say
Manufacturer 1  - $200
Manufacturer 2  - $250
Manufacturer 3  - $300

While placing the order we have to check the minimum order amount.
Is there any configuration available to pick up minimum order amount for the respective manufacturer or we need to do the code changes?

If it is a code change which .cs file we have to do it?


Regards
Nagesh
12 years ago
[email protected] wrote:
We have different manufacturers and each one of them is having minimum order amount.
Say
Manufacturer 1  - $200
Manufacturer 2  - $250
Manufacturer 3  - $300

While placing the order we have to check the minimum order amount.
Is there any configuration available to pick up minimum order amount for the respective manufacturer or we need to do the code changes?

If it is a code change which .cs file we have to do it?


Regards
Nagesh

This requires customization
12 years ago
Hi Eduardo,

Could you please let me know what changes we have to do and which files?

Thanks in Advance
Regards
Nagesh
12 years ago
Shipping Director can enforce this if you're willing to defer the warning until the customer selects the shipping address.  See example here
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.