Skip to content
Recued
Menu
← Back to recipes

Update a Squarespace product listing

by recued-core v1

Approval-gated Squarespace catalog workflow. It reads the target product, updates one product's name and visibility, then optionally updates one variant price through recued-core.squarespace. It does not delete products or variants, upload images, mutate inventory, create orders, refund payments, or call arbitrary endpoints.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
product_before ?
product_update ?
has_variant compare
Check if setting variant id does not equal
variant_update ?
skip: step.has_variant not_equal true
variant_skipped compare
Check if has variant does not equal true
card to_summary
Format results as a summary card
Settings 9 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

name setting =
price setting = 0
on sale setting = false
currency setting = USD
is visible setting = true
product id setting =
sale price setting = 0
variant id setting =
squarespace setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Squarespace connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

squarespace squarespaceproductcatalogpricevisibilityapprovalpack:squarespace

Details

6 steps 9 configurable settings recipe_id: update-squarespace-product-listing