How to reorder any previous order . if i select any previous order the it directly add to my shopping cart where we can chose no of quantity.
Regards
Tom Ray
How to reorder any previous order . if i select any previous order the it directly add to my shopping cart where we can chose no of quantity.
Regards
Tom Ray
There's an order_history sidebox (aka the recent purchases sidebox), where you can specify (via Configuration->Maximum Values->Recent Purchases Box) the number of products that the customer has previously purchased. The customer clicks on a link to be taken to that product's information page, from which they can add it to their cart.
That sounds like its close to what you're looking for ...
How to add the old order product into my shopping cart page ,. where i get order_history side box . please provide me proper way i am new in zen cart frame work. i did not get what you say.
How to add the old order product into my shopping cart page ,. where i get order_history side box . please provide me proper way i am new in zen cart frame work. i did not get what you say.
Go to your admin's Tools->Layout Boxes Controller.
That's the place where you specify which of the sideboxes are displayed, and where. Find the "Box File Name" that reads 'sideboxes/order_history.php, highlight it, and click the Edit button that shows up on the right-hand side of the page.
If, for example, you want the order history sidebox to show up within the left sidebox content on your site, you'll click "Left/Right Column Status" to be "On" and then click the "Location" to be "Left". The "Left/Right Column Sort Order" value controls the position of that box in the column, the boxes are positioned in ascending sort order -- a value of 10 will be displayed (top to bottom) above a value of 20.