Hello,

When a user adds an item to cart and then does a paypal express checkout, they are redirected to paypal's page listing the product like this:

SAMPLE 6 [185]
Item number: 1616
Item price: $10.00
Quantity: 1

Notice how the product id "185" is next to the name. However since there is also an item number: 1616, isn't it confusing to have both? Is there a way to remove product id there? What would be the best solution to handle this? In my opinion, if the product id wasn't there, then it would look perfect, is this possible?