chrilisa Posted July 30, 2010 Share Posted July 30, 2010 how to make product attribute display to Cart summary in BO .Version 1.2.5.0 Link to comment Share on other sites More sharing options...
rocky Posted July 31, 2010 Share Posted July 31, 2010 I don't understand. The chosen attributes of a product are already displayed on the cart summary by default. Link to comment Share on other sites More sharing options...
chrilisa Posted July 31, 2010 Author Share Posted July 31, 2010 I don't understand. The chosen attributes of a product are already displayed on the cart summary by default. Thank you rockyI attach the screenshotI Hope i can see the cart detail information include items' attribute in Cart summary, Link to comment Share on other sites More sharing options...
rocky Posted August 6, 2010 Share Posted August 6, 2010 I've had a look at the code and this is quite difficult. The reason is that once an order is finalised, the product name at the time the order is finalised is stored in the order detail table including the attributes, which makes it easy to display on the order summary page. The cart table doesn't have this information, so displaying the attributes in the cart summary is not as easy to do. Link to comment Share on other sites More sharing options...
chrilisa Posted August 6, 2010 Author Share Posted August 6, 2010 I've had a look at the code and this is quite difficult. The reason is that once an order is finalised, the product name at the time the order is finalised is stored in the order detail table including the attributes, which makes it easy to display on the order summary page. The cart table doesn't have this information, so displaying the attributes in the cart summary is not as easy to do. Ok,Thank you rocky so much 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