Thanatos Posted February 21, 2014 Share Posted February 21, 2014 (edited) Hi, I am setting up a webshop with prestashop and have since a few weeks a challenge which I don`t know how to solve. In our Shop we have products with 5 different attributes (dropdowns) which you all have to choose, After you had selected all your attributes you can put your selection in the cart (small Ajax box on the top of the Page). If you klick the order button, the shopping-cart page would be opend. Now I can see in the product description with all selected attributes as a hyperlink all one behind the other. I would like to show the selected attributes from the dropdown menues at the product page separately (only one attribute per line). I searched now a lot of time and I think, that I have to costumize the "shopping-cart-product-line.tpl". All attributes are in {$product.attributes}. Can somebody help me, how I can show every single attribute, which were selected on the product page, in the shopping-cart discription. I don`t have enough experience with prestashop and all the php, js, ajax, html, css stuff... :-( Regards, Christian shopping-cart-page_description.pdf Edited February 21, 2014 by Thanatos (see edit history) Link to comment Share on other sites More sharing options...
killerkhan Posted December 4, 2015 Share Posted December 4, 2015 Hi, I am setting up a webshop with prestashop and have since a few weeks a challenge which I don`t know how to solve. In our Shop we have products with 5 different attributes (dropdowns) which you all have to choose, After you had selected all your attributes you can put your selection in the cart (small Ajax box on the top of the Page). If you klick the order button, the shopping-cart page would be opend. Now I can see in the product description with all selected attributes as a hyperlink all one behind the other. I would like to show the selected attributes from the dropdown menues at the product page separately (only one attribute per line). I searched now a lot of time and I think, that I have to costumize the "shopping-cart-product-line.tpl". All attributes are in {$product.attributes}. Can somebody help me, how I can show every single attribute, which were selected on the product page, in the shopping-cart discription. I don`t have enough experience with prestashop and all the php, js, ajax, html, css stuff... :-( Regards, Christian Hello Christian, Did you got the solution for this? Thanks, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now