This is an unusual request I have just received from a client:-
They would like an account (logged in user) to be allowed to shop normally (no problem there). However, they want the user to be able to click a button and be shown a standard order form which will show the user all the products (they have ordered in the past) they can then choose the products they wish to reorder and then go thourgh the cart/order process as normal.
This is a different option to the save/retrieve as I will explain below:-
My client will provide a text file (from his database) or a CSV or a database capability that will have the client account number, product reference, short description. This will be external to the actinic system.
Is it possible for the (logged in) account holder to choose the products he wishes from a form and to reorder the ones he chooses by pressing a button that searches the actinic catalog and then populates the shopping cart?
They would like an account (logged in user) to be allowed to shop normally (no problem there). However, they want the user to be able to click a button and be shown a standard order form which will show the user all the products (they have ordered in the past) they can then choose the products they wish to reorder and then go thourgh the cart/order process as normal.
This is a different option to the save/retrieve as I will explain below:-
My client will provide a text file (from his database) or a CSV or a database capability that will have the client account number, product reference, short description. This will be external to the actinic system.
Is it possible for the (logged in) account holder to choose the products he wishes from a form and to reorder the ones he chooses by pressing a button that searches the actinic catalog and then populates the shopping cart?
Comment