# Display variants cart overview

**URL:** https://forum.shopware.com/t/display-variants-cart-overview/48114
**Category:** International (English Only)
**Tags:** general
**Created:** [7. September 2017 um 10:38 UTC](https://forum.shopware.com/t/display-variants-cart-overview/48114 "2017-09-07T10:38:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![roberto](https://avatars.discourse-cdn.com/v4/letter/r/8baadc/32.png) [@roberto](https://forum.shopware.com/u/roberto)
#### Post date: [7. September 2017 um 10:38 UTC](https://forum.shopware.com/t/display-variants-cart-overview/48114/1 "2017-09-07T10:38:32Z")

</div>

Hi,

I’m trying to display the product variants in the cart overview, at the moment the selected variants are concatenated to the product name and stored in s\_order\_basket as the article name, and this information is what we can display in our shopping cart, worst solution ever, we can’t do anything with this as we don’t know where ends the name and start the variants, I was looking for display something like

Product name  
&nbsp; - variant 1  
&nbsp; - variant 2  
&nbsp; - variant n

Is there any way to achieve this?
