FAQ Shopify Integration

Commonly asked questions regarding Shopify integration

Adding a new filter

Options or Tags?

To add a new filter to a Shopify product, there are two possibilities:

  1. If a product has several variants and you wish to associate the filter at the variant level, then it makes more sense to add an option.
    For instance, if you have 3 T-Shirts available in the colors "blue", "green" and "red", you will have to create 3 options "red", "blue" and "green". Here, you characterize the variant and associate the information at the variant level.
  2. On the other side, if you wish to add a filter on the product level (in case there are no options or if the filter applies to all options), then it makes more sense to add a tag associated with the product.

Configure a tag so Findify can read it

If you wish to add an information in the tag, you need to prefix this information by a common word. For instance, if you wish to add the "gender" information to a T-Shirt product, valid values would be:

  • gender:Male
  • gender:Female
  • gender:Mixed
  • gender:another value

After configuring the tags, you would need to go to our dashboard -> Setup -> Filtering, and click on 'Create Field' button:

888

In the popup window, you would need to provide the prefix used in the tag setup, i.e. gender:, and the field name:

795

After you complete the filter setup, you would need to do a product sync by going to our dashboard -> Sync, Status and Usage -> Product Sync, and click on 'Product Sync'.
When the sync is done, you will be able to enable/disable filters in our dashboard -> Setup -> Filtering:

866

Display a hierarchy of categories

In order to have multiple levels of categories, you would need to:

  • Go to a product page in Shopify
  • In the "product_type" field, insert the symbol > between the different levels of your categories. For example: Home > Kitchen > Table

The modifications will take effect at your next product synchronization time.

Set several categories per product

If you want to specify several categories per product, you would need to:

  • Go to the product page in Shopify
  • In the "product_type" field, insert the symbol "###" between the different categories. For instance "Category 1 ### Category 2". This feature also works for the hierarchy of categories, for instance: "Cat 1 > Subcat 1 > Subsubcat1 ### Cat 2 > Subcat2".

The modifications will take effect at your next product synchronization time.

❗️

Nested Categories

Please Note: This change will only be reflected within Findify where it can be applied as a facet or filter products in configurations/merchandising. In Shopify, the full query will be read as ONE category value. If applied, ensure your Shopify configurations for e.g. Automated Collections are aligned accordingly.

'What's new' sorting option

By default, we are using the most updated date between variant.created_at and product.published_at dates. However, it's possible to override the default setting and use the following:

  • only created_at on product level
  • only updated_at on product level
  • only created_at on variant level
  • only updated_at on variant level

Field mapping

In the Merchant Dashboard, the "filters" section contain fields names that you can set as filters. Findify is also retrieving some other fields to set them searchable by our search engine. The following table has been made to give you information from the origin of some of the fields in Shopify.

Name in Findifyin ShopifySearchableCan be facetable
SKUSKU of the variantYesNo
TitleTitle of the productYesNo
DescriptionDescription of the productYesNo
PricePrice of the variantYesYes
CategoryProduct TypeYesYes
BrandProduct VendorYesYes
ColorOption "color" of the variant if presentYesYes
MaterialOption "material" of the variant if presentYesYes
SizeOption "size" of the variant if presentYesYes
BarcodeBarcode of the variantYesNo
Custom name Any option name you gave to your variantsYesYes