Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCloudcart ToolsCloudcart Update Product
Cloudcart Tools

Cloudcart Update Product

Updates an existing product in CloudCart. Provide the product_id and at least one field to update. Returns updated product details. For variant-based products, price and stock are managed at the variant level and will return 0 in the response. Use GET_PRODUCTS or GET_PRODUCT_WIT…

Write actionRisk level 2 of 5API key connection
Use Cloudcart Update Product

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Updated product name to display to customers.
  • pricenumber
    Updated individual product price (non-negative). Note: For variant-based products, price may need to be set at variant level.
  • stockinteger
    Updated stock quantity (non-negative). Note: For variant-based products, stock may need to be managed at variant level.
  • imagesarray
    List of full image URLs for product photos. Replaces existing images.
  • product_idstring
    Required
    The unique numeric identifier of the product to update (as a string).
  • descriptionstring
    Updated product description; supports plain text or HTML markup.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.