# Actions Squarespace

After [connecting Squarespace](<../../integrations/cms/Squarespace.md>), the bot only works with the visible published directory of the selected site.

## Available action

- **Find products Squarespace** - looking for goods by name or other request; additionally you can take into account SKU, category and options. The number of results is from 1 to 20.
- **Receive goods Squarespace** - returns the card at `product_id`, including options, SKU, parameters, prices, currency, image and public link.
- **Check for Squarespace** - Checks the remainder of the exact option. If the product has several options and `variant_id` is not selected, the action will return the list of options for clarification.
- **Receive the link Squarespace** - returns the verified public address of the published product.

## Recommended scenario

1. Find the product at the request of the customer.
2. Get the card at `product_id`.
3. If there are several options, check the parameters with the client.
4. Send the exact `variant_id` to the availability check.
5. Report the confirmed price and balance and send a public link.

Do not add up the remaining options and do not replace the missing version with a similar one. If the item is hidden or not published, the bot should not use it in response.
