Remove attribute values from product variation title and show them on separate rows
问题 I have a checkout page where I want to: Remove selected product attribute values from product variation title item. Remove the quantity from item title too. Display the different product attribute value such as size, color and the quantity on different rows, for this product variation item. I want to display on my checkout page: Aria Sport Shorts (the product title) Color: Dusty Pink Size: Small QTY: 1 Instead of this: Is it possible? Where I should start to make this real? 回答1: UPDATED 1)