Ecommerce - SQU

I am having some trouble with the SQU parameter…

Namely:

  • the site sells lottery tickets;
  • these are defined by “draw” (lottery/draw is a unique combination)
  • however, in a draw somebody might buy more than one ticket

Now, if I set the SQU as lottery/draw, only one of these gets recorded and the rest are lost. If I set it as the ticket ID, then each one gets recorded individually and the report cannot combine by ticket type later.

Isn’t there a way to combine several different items with the same SQU in the cart? (yes, they are different - they have different prices for example)

Make the SKU = DRAW + TICKET ID so that the ID emcompasses both dimensions