First things first: Don’t. This is a bad idea, because it lacks tracking, cookie consent and most likely more things, you just get for free if you implement either just a nice landing page inside of Shopware or if you need more liberty have your own controller and template (with all the benefits, like extending“Shopware: Landingpage outside of Shopware and “add to cart”” weiterlesen
Schlagwort-Archive:api
Shopify: Update Variant prices for markets/countries
We want to update prices for a Variant for a single market, but my research says, that neither Shopify itself can do this via CSV import, nor the awesome Matrixify App we use. But the Matrixify support says it should work. I couldn’t make it work, but give it a try! So I dig into“Shopify: Update Variant prices for markets/countries” weiterlesen
Shopify private app – get started
The documentation of shopify APIs is pretty good. Unfortunately I failed miserably to authenticate – and this is because from my point of view the naming of the PHP client is wrong – at least for private apps. Big shout out to Fatih Samur whos blog entry helped me a lot! This is the app“Shopify private app – get started” weiterlesen
Migrating passwords from your old store to Shopify/BigCommerce/any SaaS …
It is not possible – isn’t it? Shopify is stating on their webite, that they can’t import passwords and the recommended way to migrate customers is to send them an invite/activation link. I’m sure you can imagine that you’ll lose a lot of customer accounts by doing this. That means as well you might lose“Migrating passwords from your old store to Shopify/BigCommerce/any SaaS …” weiterlesen
Shopware 6: Cannot access private property Namespace\Class::$property
You have this error? More trace is at the end of the post. The properties of your Entity need to be protected.
Shopware 6 and Paw
If you prefer Postman, Matthias Zeis wrote about it! I’m just writing a little plugin and for some reason the API is not returning the seo_urls on a product – once I fiddled out the reason for that hopefully I write another blog post. But for the moment I need to debug the Shopware 6“Shopware 6 and Paw” weiterlesen