For the complete documentation index, see llms.txt. This page is also available as Markdown.

Why are option selections labeled "infinite_options_1" or "_1_io_duplicate"?

Label on Cart is the property name that gets saved with an order when a customer makes a selection. It shows up at checkout, in order details, and in any apps connected to your orders. By default, Infinite Options uses infinite_options_1 as a placeholder, but you can update it to something more descriptive.

Follow the steps below to update the Label on Cart for any option.

  1. Starting from the Infinite Options dashboard, navigate to the option in question.

Click the arrow next to the Label on Product to open the additional settings.

  1. Change the Label on Cart value from infinite_options_1 to something descriptive of the option, like "Color" or "Size."


  1. Save your changes.

Keep the Label on Cart unique for each option within the same option set. Duplicate labels within a set will overwrite each other and can cause selections to appear incorrectly at checkout. Infinite Options generates a label like infinite_options_duplicate in this case to make sure each selection is still captured on the order, but you will want to update your cart labels to something descriptive so order details are clear.

Helpful Tip 💡

If you are using multiple option sets on the same product with conditional logic, make sure cart labels are unique across those sets as well, as duplicates can cause conflicts with the feature.

Last updated