Hello,
Is there a way to add a note to show in the Receipt and Thank you page for a particular product?
For example, Let's say I have 4 products:
AAA,
BBB,
CCC, and
DDD
I need to have an additional note for product BBB. So if someone orders it, I want the note to show up. If the product is not ordered, then I don't want it to show.
This note should appear only if this product has been ordered, whether BBB's are ordered as a single product or with others.
I am hoping to use the SKU as the identifier and hopefully I could use some javascript for this.
Thanks!