Skip to content
Discussion options

You must be logged in to vote

Add an input field to the product page --> will probably not work cause it says you already have this item in your cart. So you can have multiple towels but with only one name? And it seemed more complex than option 2.

You can actually disable this behaviour via a config option. When enabled, it'll allow you to have multiple line items with the same product, but differing metadata.

// config/simple-commerce.php

'cart.unique_metadata' => true,

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by duncanmcclean
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants