Jump to content

JosefMicka

Member
  • Posts

    5
  • Joined

  • Last visited

JosefMicka's Achievements

  1. setting item out of stock is also option, that came to my mind, but since i was not sure, if it doesn't show "out of stock" or similar message, i opted for CSS approach.
  2. you can add code into custom css for specific products to hide it you need to write selector for each product [data-item-id="664a4d14f70aea387c299298"] .sqs-add-to-cart-button-wrapper { display:none; } data-item-id can be found in webpage code with product, i got this one from page you linked.
  3. Thank you for answer. i didn't notice this option, but this will help. Only gripe i have with this solution is, that i can't find how we can make different text based on product. But for now it's better than nothing.
  4. Hello, anyone has idea how we can customize notification, when service order is fullfiled? I can't find template for this in settings. as for download fullfilment notification, i want to be able to change the email, but there is fixed block with download link (that i want to change), that cannot be removed, since our software installer is beyond squarespace download limit, it cannot be hosted on squarespace, and i don't want people to download placeholder files.
  5. Helo, i'm new to squarespace commerce and API, but i must say documentation is seriously lacking. We have software downloads (that are hosted on our server) - there is no option to supply custom download url (so we don't need to upload files every time there is new version of software release), therefore i set product type to service instead. i made test order, and want to do fullfilment trough API, but there is no documentation, only example is physical shipping with UPS ... which doesn't make sense for service. when i try to call POST https://api.squarespace.com/1.0/commerce/orders/{orderid}/fulfillments i get 404 response, tried with shipments specified (from sample), with shipments empty, without shipments i can get order details when calling GET https://api.squarespace.com/1.0/commerce/orders/{orderid} so order exists. i have no idea, how to clear order trough API, since there is no proper documentation or relevant examples, therefore if anyone knows, how this is done, any advice is welcome.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.