When you upload products from Squarespace to our platform, it’s important to understand the most important attributes from your source data as you may want to use them to transform the data using our Dynamic attributes feature.
Here is a non exhaustive list of the main attributes from the Squarespace data and how they are called in the Squarefeed source field dropdowns.
Attribute | Description |
variants.0.sku | the SKU of an item. In case you have products with multiple variants, this will be the SKU of the variant, not the parent product |
name | the name of the product. In Squarespace variants are not assigned names, so this attribute comes from the parent product |
url.fullPath | the link to the product page |
price and sale_price | the variant price and sale price |
description | the description |
images.0.url | the link to the product’s main image |
availability | a squarefeed system attribute that determines if the product is in stock or out of stock based on the quantity |
shipping_weight | the weight of the variant |
variants.0.stock.quantity | the quantity of the variant |