-
Hello all, can you please tell me if there is an endpoint (or something else) though which we can se
Hello all, can you please tell me if there is an endpoint (or something else) though which we can see the details of all published products?
-
Hello all, can someone please tell me where is the data related to Product Store Relation stored in
Hello all, can someone please tell me where is the data related to Product Store Relation stored in the database?
-
Hello all, How to add a new feature like a specific Carousel or Accordion plugin to the new theme ?
Hello all, How to add a new feature like a specific Carousel or Accordion plugin to the new theme ?
-
Can someone please tell me where is the price data for abstract products saved in the database?
Can someone please tell me where is the price data for abstract products saved in the database?
-
do Spryker support diigtal SKU
do Spryker support diigtal SKU
-
Hi im trying to sort the Glue API `category-trees` answer, the order seems to be always `null` and t
Hi im trying to sort the Glue API category-trees answer, the order seems to be always null and the response is not what the backoffice is set. Any ideas?
-
Hey guys,
I have an issue with themes.
I have the header-organism in two different themes nameIt and
Hey guys, I have an issue with themes. I have the header-organism in two different themes nameIt and default. the nameIt theme is should be only used by the store nameIt, I configured it like here: https://github.com/spryker-academy/frontend-forbackenddev-course/commit/aad14c5be83aa3cf1ae1deb9f7ec82ac3094042a#…
-
Hi all - does someone know how I can check whether a newly defined behavior has been correctly appli
Hi all - does someone know how I can check whether a newly defined behavior has been correctly applied to a table? (It does not seem to work, so I'd assume not, but it might also be some other problem elsewhere, so I'd like to check the behavior first.)
-
Hello all, I have created a category in Spryker B2B demo shop and assigned a product to it. But I st
Hello all, I have created a category in Spryker B2B demo shop and assigned a product to it. But I still can not see it in Yves. Any clue?
-
I am getting the following error with the code sniffer when sniffing my UnitTests class
`Return type
I am getting the following error with the code sniffer when sniffing my UnitTests class Return type annotation is missing the class that is mocked This is the function where the sniffer gives the error: /** * @return \PHPUnit\Framework\MockObject\MockObject */ public function getMockSpyGlossaryTranslationQuery() { return…
-
Hi
I found one bug in spryker
when we try to restrict access to create glossary using default acl
it
Hi I found one bug in spryker when we try to restrict access to create glossary using default acl it remove glossary menu from navigation Did any one experienced this issue Can any one help as i also added screenshot
-
Hi there,
I have a few questions regarding "Spryker Developer Foundation Certifica
Hi there, I have a few questions regarding "Spryker Developer Foundation Certification Exam" 1. Is there any negative marking for the exam? 2. Do we need a Passport for Identity verification or can we use any other document?
-
Is there a quick way to mark all categories with 0 products as inactive?
Is there a quick way to mark all categories with 0 products as inactive?
-
Hello Team,
I have been trying to do this for days but I can't figure it out. I want to inject an ou
Hello Team, I have been trying to do this for days but I can't figure it out. I want to inject an out-of-the-box module into my module. I specifically want to use a cart, but I just want to learn how to use any module with mine. What are the steps to doing that?
-
Can I use xdebug with codeception? When I run a command like this:
`vendor/bin/codecept run -c test
Can I use xdebug with codeception? When I run a command like this: vendor/bin/codecept run -c tests/PyzTest/Zed/Glossary
-
Hello!
I'm trying to add a navigation entry link to the Zed Backoffice left navigation from a module
Hello! I'm trying to add a navigation entry link to the Zed Backoffice left navigation from a module. I can add an entry into the global config/Zed/navigation.xml and the changes shows up fine, just as I would expect. But creating a navigation.xml in my project module at Communication/navigation.xml does not seem to affect…
-
I want to get http_host for back office in spryker
can anyone help how should i get it ?
I want to get http_host for back office in spryker can anyone help how should i get it ?
-
Hi all,
we’re experiencing a strange bug regarding the CSV upload within the quick order form.
It us
Hi all, we’re experiencing a strange bug regarding the CSV upload within the quick order form. It usually works, except if used with the combination Windows/Firefox. Both Edge on Windows and Firefox on any other OS works, just the combination of FF and Windows results in an error message saying that only CSV files are…
-
Hi, we want to implement a toggle to activate/deactivate a step in oms by clicking a checkbox in bac
Hi, we want to implement a toggle to activate/deactivate a step in oms by clicking a checkbox in backoffice and save to database. In which table would you save this information? It’s just a boolean is_active true or false. Depending on this state the step in oms would be executed or not. Thanks in advance for your…
-
How can I create a new theme in my custom-defined namespace" instead of ShopUI Directory ?
How can I create a new theme in my custom-defined namespace" instead of ShopUI Directory ?
-
Hi, i am bit curious to know about this APP catalog but the page shows ERROR, is t
Hi, i am bit curious to know about this APP catalog but the page shows ERROR, is this the normal behavior or do i have to configure something for this? Please let me know.
-
Hi,how can we get the category of product using the "id-product-abstract"?
Hi,how can we get the category of product using the "id-product-abstract"?
-
Hello Team,
following on from last post... I was reading this article
Hello Team, following on from last post... I was reading this article https://docs.spryker.com/docs/scos/dev/front-end-development/zed/overriding-webpack-js-scss-for-zed-on-project-level.html First part is pretty straight forward. This part (see attached picture) is somehow unclear (to me) and I find a bit hard to…
-
Hi
Getting following error while trying to generate code for yves using given command in cli
console
Hi Getting following error while trying to generate code for yves using given command in cli console code:generate:module:yves sitemap
-
Hello all,
I am getting this error:
`You need to implement `Spryker\Zed\Gui\Communication\Table\Abs
Hello all, I am getting this error: You need to implementSpryker\Zed\Gui\Communication\Table\AbstractTable::getCsvHeaders()in yourSpryker\Zed\Glossary\Communication\Table\TranslationTable. Even though I have implemented this function inside Spryker\Zed\Glossary\Communication\Table\TranslationTable Can some one please…
-
Hello everyone,
can I, as a shop owner, create some kind of blacklist to compare against, in order t
Hello everyone, can I, as a shop owner, create some kind of blacklist to compare against, in order to notify certain employees of orders that are coming from, lets say one or more of the following: (name, address, zip-code, city, country...etc) ? is this possible? is there some feature, that does this or something similar…
-
Can someone please point out where is the information about abstract product's variants is stored in
Can someone please point out where is the information about abstract product's variants is stored in the database?
-
Hello Team,
Does anybody knows how to customize editor (summernote) zed gui? I located most relevan
Hello Team, Does anybody knows how to customize editor (summernote) zed gui? I located most relevant and related files in vendor. I'd like to know how to import & override gui features on project level. e.g. add custom classes for specific elements, extra functionalities...
-
Hi Team ,
I'm getting this error after extending registerForm and FormFactory in p
Hi Team , I'm getting this error after extending registerForm and FormFactory in pyz/yves/form Here is the code that I have added for both https://sprykercommunity.slack.com/archives/CKJRJM5FG/p1671452393493789?thread_ts=1671431565.987099&cid=CKJRJM5FG Can you please have a look and let me know Thanks
-
when multi-dimensional array is passed to the twig template in yves,the first key value is accessibl
when multi-dimensional array is passed to the twig template in yves,the first key value is accessible only. return $this->view( ['fisrdata'=>'firstdata','seconddata'=>['key1'=>'value1','key2'=>'value2']], [], '@Locations/views/locations/index.twig');