Split testing the same product but with different variant and price

I want to test the same product with different pages. The problem is that the product on the variant has a different price and variant options. But It has to have the same inventory.
So when they click on the product on the collection page, 50 % get the control product with its page and 50% get the duplicate product with its page.
How do I achieve this and with what tools?

If still able to please edit the title to include the important part.

Use discounts either customize theme to auto-apply a manual discount or a discount app that can read a cart attribute, or customer tag etc.

Or see the app store for price testing apps, aka dynamic pricing aka surge pricing.

Or roll some custom draft orders behavior with custom line items or discounts

https://tasks.mechanic.dev/create-a-draft-order-from-the-cart

Inventory sync’ing see the app store or rolls some custom logic

https://tasks.mechanic.dev/?q=sku

Hi @TomTom11 ,

The Easify Inventory Sync app can help manage your inventory by creating groups for products that share the same inventory. This means when one product is purchased, the inventory for other products in the same group will be updated automatically, and vice versa :blush: .

It sounds like your situation is similar to managing Unisex tees that appear in both Men’s and Women’s collections but are actually the same product. The app has a specific setup guide for scenarios like this. You can check out the guide or reach out to the Easify team for more detailed assistance.