McArdle's Posted July 5, 2012 Share Posted July 5, 2012 Hello I am hoping to get some insight on how to add the shipping <select> dropdown to the product page. I would like to have the user handle all shipping information on the product level. I have found the select box code in the "order-address.tpl" file but copying it over returns a null <option> set. Should I be trying to pull the address through a SQL query? Any insight would be great. Link to comment Share on other sites More sharing options...
shacker Posted July 11, 2012 Share Posted July 11, 2012 you cant, becouse this is a separate page (order.php) and if select on product page, the customer need to select again in the order process Link to comment Share on other sites More sharing options...
Recommended Posts