I thought it worth opening a topic in a community with lots of talented developers to discuss this.
I am a businessman first and foremost, but to me, a big part of that nowadays is being highly technologically adept. I started using rapidweaver around 2 years ago to build sites for my businesses, and its been an indispensable tool. That said, as my businesses have grown, i have sometimes felt boxed in by it, so around 8 months ago i decided that i wanted to learn HTML, CSS, JS and PHP. I would by no means call myself a developer, but i’ve gotten very adept at HTML and CSS and will hopefully be able to say the same for JS and PHP before too long.
I currently have an ecommerce webiste for my main business that was made in rapidweaver using the excellent ecwid stacks made by @Ricardo. Ecwid themselves on the other hand i’ve been less impressed with. Ecwid no longer fits with the scale of the businesses online operation as its not meant to be an advanced platform.
Having thought that my web design and programming knowledge and skills had reached a good enough level, I decided to have a play with some of the open source ecommerce platforms. I thought that would be the best way to go as it gives me complete control over the entire UI/UX and functionality. This is the point at which i get p!ss*d off! I understand i’m still very much a beginner and i’m sure someone here can point the undoubtably obvious points i’m missing, but these platforms are irritatingly un user friendly. I’ve tried Magento, Shopware, Opencart and Litecart and I can’t for the life of me comprehend the method for front end design on any of the platforms. I spent most of my time with Shopware, trying to understand the API so i can have a headless commerce set up in a standard HTML, CSS and JS website. As far as i can work out all the front end design here is done with a JS framework and you can’t just make api calls from a shopping cart svg embedded in HTML for example.
This would be fine except my webiste isn’t solely for selling goods. It has dosens of pages and only 1 is for the sale of goods. My issue with all of these platforms is they are excellent for creating an online shop, but the most frustrating things in the world if you need a website around said shop.
Is there anyone in the RW community who is aware of an ecommerce platform that does what i need it to, or could point out where im going wrong with the offerings i’ve tried above?