-
Clarification about creating a new mapping
Hey We already have a mapping(for products -OOTB) from sku→id_product_concrete/id_product_abstract and if we want to have one more mapping for product name→id_product_concrete/id_product_abstract, How can this be achieved without overriding the product storage module class,creating a new parameter mapping like…
-
notification icon on order in navigation merchant portal
How can we implement notification for navigation in merchant portal. We have a scenario. Let say 5 new order is created so we want to show 5 in order tab in navigation. Please suggest.
-
Unable to open Store and Backoffice in local host.
Hi, After updating spryker using "compose update", frontstore and backoffice are not working under spryker.local Frontstore: Backoffice:
-
Facing issue while creating a "Custom component" in Spryker B2B demo shop
Hi All, I am creating a custom component in B2B-Demo-Shop and have followed the document linked below to complete the task. However, I am facing some issues. Please review the attached screenshot and help me resolve this issue. Document Link: Creating Components Screenshot: Below is the content of my twig file for your…
-
How to develop packages ?
Hi, my team and me are developing vendor package for spryker. We are exepriencing issues with develompent environment setup. We have package in repository on github. If i download package and i want do develop it, I can not test my implementations because i don't have whole spryker project (just that package). If I develop…
-
Spryker Product Release - Spring 2024 🌼
Hi CQ crew, today is a special day at Spryker - it's time for our spring product release. 🎊 It includes a diverse range of essential features and improvements designed to drive efficiency for businesses striving to achieve peak performance. 💥 Read along or check it out for yourself 👇🏻 Official Page Release Notes on Spryker…
-
GitHub Galaxy 2024 Key Takeaways
Just returned from an inspiring experience at GitHub Galaxy 2024, where once again, I was amazed by the innovation in AI and the focus on the development experience from GitHub, a leader in the developer platform arena. GitHub Galaxy is a global enterprise event tour exploring GitHubʼs blueprint for AI-powered development,…
-
🎙 Developer Interview - Vasily Rodin - Hackathon Enthusiast & Spryker Developer
Hi CommerceQuest crew, I hope your oxygen tanks are filled to the max, as we've something special for you! 😱 We got the chance to talk to @vasily.rodin about his developer career and what makes him pumped about Spryker. Vasily describes himself as an enthusiastic developer with over 15 years of experience in PHP and other…
-
Dynamic Frontend Strategies for Yves?
Currently we work with a 'mostly vanilla' b2b setup, where Yves is rendering static content. We have a requirement to reduce the number of page loads in certain situations, having a more dynamic experience. We have some ideas, but I was wondering if the Herd had some suggestions, known-to-work patterns or just some…
-
Deploy Template imports
Hey all, two quick questions What are your opinions on this deploy file inheritance? Is it possible to import one deploy.yml file into another deploy.stage.yml file when both are on PROJECT ROOT (not in config/deploy-templates) For Context — TL/DR: I started to clean up my deploy files according to this documentation about…