Jump to content

rasmusarentsen

Member
  • Posts

    59
  • Joined

  • Last visited

Everything posted by rasmusarentsen

  1. Does anyone know how to Extend the integration with Stripe to include "Mobilepay". Stripe offers a guide but I´m not a developer so... https://docs.stripe.com/payments/mobilepay/accept-a-payment Any help greatly appreciated
  2. Great updates but cannot possibly be as important as enabling bulk discounts. Being able do diffrentiate Price based on How Many items you buy is standard functionality in all other e-commeece platforms.
  3. Still beats me why focus on e-comerce is not on basic e-commmerce functionality such as "volume discounts" or "product rating tags" etc and for Denmark in particular allowing customers to pay with "Mobile pay" which is used for the bulk of transactions here.... /Rasmus
  4. Does anyone know how to Nudge customer to buy more to obtain free freight when the sum of the shopping basket is close to a particular sum that triggers the free freight option
  5. When stock is depleted customers are shown this form where they can sign up and be notified when product is back in stock. However the "sign up and receive news and updates" text is not translated. Anyone who knows how to translate it to danish? All help much appreciated
  6. went thought everything but same result. nothing showing..... have attached all code inserts..
  7. Changed the link. Deleted all versions from my PC and one drive. still doesn´t work 🤔 ...
  8. @creedon followed all the steps in the guide but nothing has happended?
  9. I followed the guide but nothing has happened... Do I need to open twcsl.js after I have downloaded it ? and is it Ok if it stays in the "downloads" folder or should I move it to a different folder....
  10. I get this error when trying to download and open: https://d1j8mu9lowy9zf.cloudfront.net/twcsl/0.3.2/twcsl.js What could be wrong? /Rasmus
  11. <style> .product-price::after { display: none !important; } </style> no longer works for all products but one???? the boxes have the exact same CSS but here the code is shown. Don´t understand.. any help highly appreciated.. /Rasmus
  12. .grid-item.tag-hide-product { display: none; } No longer ssems to work and by products that used to be hidden in grid are now shown???? any help mich appreciated /Rasmus
  13. I would like to show different test results for wine in the overview page so you see them even before you acces the product page itself
  14. Does anyone know how to add text below price. I would like to add 2-4 ratings listed under each other. all help much appreciated..;O)
  15. Apparantly the integration with square POS does not work in mainland Europe. What would be the best alternative? all suggestions welcome ;O) /Rasmus
  16. We are trying to update the following products, that we know exists in the shop, since we are getting the variant id’s from a 1 minute earlier request. { "setFiniteOperations":[ { "variantId":"f8a537ec-6b0d-43d5-8925-74791dc77517", "quantity":30 }, { "variantId":"2bea2a40-d84f-4f11-ab7a-523cc8cc0709", "quantity":16 }, { "variantId":"40d444b1-1048-43e4-a1a6-fe66ba23d0e2", "quantity":26 }, { "variantId":"b3acd1d0-2931-46c6-ac89-5a406f9634b5", "quantity":28 }, { "variantId":"a8dbb2a5-c9d2-4846-9334-f9abc4c7e909", "quantity":8 }, { "variantId":"c8db7479-d675-460e-881a-5a7f48318d1a", "quantity":0 }, { "variantId":"6eabadc8-8671-4f75-8f98-d0756bf0c15c", "quantity":0 }, { "variantId":"22798ca7-04b6-4e9a-a4c3-1727a2e90795", "quantity":31 }, { "variantId":"ff34993a-0b01-4278-bdfc-5a8f2f20120f", "quantity":4 }, { "variantId":"422c1e4b-9dd8-4558-a0b6-906a0549045b", "quantity":25 } ] } When doing that we get the following error: { "type" : "INVALID_REQUEST_ERROR", "subtype" : "INVENTORY_ITEM_NOT_FOUND", "message" : "One or more inventory items specified in the request were not found.", "details" : null, "contextId" : "EWSPROWWAVAMUSPLAYSP" } Any idea of what is wrong? Help much appreciated
  17. @tuanphan @paul2009 Hi both : I would really appreciate your help on this one ;O)... please!! Site is going live tomorrow Best regards Rasmus
  18. https://www.cava.dk/ Password: 642Rasmus Right now I just inserted a background on the section and that solves the problem. maybe that actually is the (simplest) solution /Rasmus
  19. Password:642Rasmus Squarespace doesn not automatically translate subscription frequency. I tried to do attempt to do this indstead with this javascript but it doesn´t work??? any ideas why.. all help greatly appreciated ;O) /Rasmus <script> var ourInterestingString = “every month”; var ourNewString = ourInterestingString .replace(“every”, “hver”) .replace(“month”, “måned”); console.log(ourNewString); </script> Thx in advance
  20. Thx Tuanpan. it works like a charm... What to do If I don´t want it to cover my footer? /Rasmus
  21. This doesn´t work for me???? wonder why Any ideas anyone? https://www.cava.dk/konfirmation password: 642Rasmus <style> body::before { background-image: url(https://static1.squarespace.com/static/6350e9718a76f94ed97ba1a0/t/640318bcb19d2c72651a46bf/1677924541482/UNA-OysterCava-05362.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; content: ''; height: 100%; opacity: 1; position: fixed; left: 0; top: 0; width: 100%; z-index: -10; } .page-section, .page-section .section-background { background-color: transparent !important; }
  22. I've tried to add a fixed background to a page on my site but it doesnt seem to work ....Any one that has an idea of why? Site password: "642Rasmus" here´s the code I´ve applied: <style> body::before { background-image: url(https://static1.squarespace.com/static/6350e9718a76f94ed97ba1a0/t/640318bcb19d2c72651a46bf/1677924541482/UNA-OysterCava-05362.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; content: ''; height: 100%; opacity: 1; position: fixed; left: 0; top: 0; width: 100%; z-index: -10; } .page-section, .page-section .section-background { background-color: transparent !important; } </style>
×
×
  • 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.