Will visitors see different price(s) if they revisit my website?
Nope. Our app use a method called "Sticky bucketing" to display prices to visitor.
Sticky bucketing ensures that a user will continue to see the same price(s) all the time throughout the experiment timespan.
Does the price test only run in PDP or it runs in the whole store?
Our price test will not only run in the PDP but the whole store.
That means user will see the same price across home page, collection page, search pages, landing pages, and cart drawer.
If you have special pages like Quiz app or different ways to show prices, please reach out support via [email protected] and let us help you.
Does ABConvert track automatic rebilled orders for subscription products?
No. ABConvert tracks orders that are generated during the store's purchase journey—orders placed directly by customers through the checkout process. However, automatic rebill orders (such as subscription renewals) are created automatically, bypassing the standard purchase flow. Since these orders are not placed manually by customers, ABConvert does not track them.
What does ABConvert track
Orders that are placed manually through the store’s checkout.
Orders that originate from a customer's interaction with the store, such as adding products to the cart and completing checkout.
What ABConvert does not track
Automatic rebill orders created by subscription apps.
Any order that is generated outside the standard store purchase process.
How to do price test if product variants are metafields linked?
If your product’s options are linked to Metafields, they cannot be tested using the Duplicate Variant version price test due to Shopify limitation.
Contact us at [email protected], and we will help you switch to the Cart Transform price test version.
How to roll out your price test winner?
Go to the Test analytics page of the test
In the top right, click Roll out test
Choose which test group you would like to roll out
Click End in the final step and it will also end the test.
Important notes
Multi-currency tests: Only prices in your default currency are updated. You'll need to manually update prices for other markets.
The rollout feature is NOT available for price tests using cart transform method.
How to find product using advanced search?
When you create a price test, the first step is to select product.
In the "Select product" step, there is a search bar for you to fill in your search query.
The easiest way to search is to type in the product name. However, this might not be enough.
Therefore, we can use other query type as well as search syntax to do advanced search.
What kind of filter can I use
Here are the support filter parameters from Shopify:
barcodebundlescreated_atdelivery_profile_iderror_feedbackgift_cardhas_only_compositeshas_only_default_varianthas_variant_with_componentsidinventory_totalis_price_reducedout_of_stock_somewherepriceproduct_configuration_ownerproduct_publication_statusproduct_typepublishable_statuspublished_statusskustatustagtag_nottitleupdated_atvendor
Most of the time, we only need to use:
titletagstatusskuprice
How to use query
It's really simple to use the filter, as long as you understand how to do a query.
The query can be decomposed to be conditions, and a condition is defined as:
Filter name + Value
Filter name is the above mentioned filter parameters.
Value is the rule that's related to the filter name.
For example, a query that search for product title equals to abconvert will be: title:abconvert
If there are multiple condition, we can use whitespace to add condition.
For example, a query that search for products that have title equals to abconvert and status equal to Active will be: title:abconvert status:active
The search result in our app should be the same as the result in the shopify admin dashboard.
Query example
We listed out some query example to help you quickly learn how to query your products.
Product that has
ABConvertas its title:title:abconvertProduct that has a
Testtag:tag:testProduct that is active:
status:activeProduct that has SKU of
12345678:sku:12345678Product that has price greater than 10:
price:>10Product that has price less or equal to 10:
price:<=10







