The intended scenario:
Customers can buy products as normal but instead of the items being sent to their respective addresses, each products 'supplier' will be send the items to the customers nearest stockist.
This is what I have in mind:
One the home page the customer enters their postcode. A list of nearest stockists will appear (using streetmaps) and the customer can choose the stockist that is nearest / most convienent to pick up the goods from. The address of the selected stockist will be used for the delivery address at checkout.
From this point on the customer will add the required items to his cart as normal.
At checkout the checkbox for different delivery address will be automatically checked (and not changable). Then when the form for entering the delivery address appears, it will have automically picked up the address of the stockist. (Again, this will not be changable).
The suppliers of the products will each receive an email informing them to send the products to the stockist. The customer can then go to the stockist at their convenience and pick up the products.
Hope this all makes sense
Can Actinic be modified to handle this requirement or come close to it?
John
Customers can buy products as normal but instead of the items being sent to their respective addresses, each products 'supplier' will be send the items to the customers nearest stockist.
This is what I have in mind:
One the home page the customer enters their postcode. A list of nearest stockists will appear (using streetmaps) and the customer can choose the stockist that is nearest / most convienent to pick up the goods from. The address of the selected stockist will be used for the delivery address at checkout.
From this point on the customer will add the required items to his cart as normal.
At checkout the checkbox for different delivery address will be automatically checked (and not changable). Then when the form for entering the delivery address appears, it will have automically picked up the address of the stockist. (Again, this will not be changable).
The suppliers of the products will each receive an email informing them to send the products to the stockist. The customer can then go to the stockist at their convenience and pick up the products.
Hope this all makes sense
Can Actinic be modified to handle this requirement or come close to it?
John
Comment