OctoberCMS. Я использую все файлы и компоненты в их исходном виде, без изменений. Однако на странице товара не обновляются значения цены и количества при выборе вариантов (например, разных размеров или ароматов).
То есть, если выбрать вариант товара, данные о цене и наличии остаются прежними, как будто они не привязаны к выбранному варианту.
Какие шаги нужно предпринять, чтобы решить эту проблему?
Help
Sorry, but I have no idea since I never used Mall, only custom solutions. My advice, study the docs, debug, try, learn.
Searched the docs, searched the boards. I'm now trying to figure out something with octoberCMS chatgpt plugin, it didn't work before and it is still not working. I'm new to coding as well. Thanks for responding man I appreciate it.
Well Mate, first of all there is a group for English speaking audience in Slack and forum. If you are beginner coder, then making eCommerce with OctoberCMS might be challenging (it is not WordPress!) Most of the plugins require understanding of infrastructure and coding, both frontend and backend. There is a series of videos on youtube about OctoberCMS called "Watch and learn". Try them first and come back with a specific questions. Usually people are not responding to the types of issues like you posted. And keep in mind, plugins are written not by the official octoberCMS team, but third party programmers, so address the questions to the authors.
It seems that issue is related to data passed from frontend during ajax request. Inspect the devtools network tab, see what is in request payload, compare it with required data from backend component
I'm working on that right now, just connected the script and fixed debugging issue, thanks man.
Thank you, I'll make some time for education through that series. I'm actually a marketing guy and I had to build something from scratch for my client. Sometimes things go smoothly because I'm leveraging AI and bootstrap and sometimes it doesn't like now. Your response is helpful as well, thanks.
Обсуждают сегодня