-
Hello Everyone, I am trying to access custom development config from file src/config/Shared/config_d
Hello Everyone, I am trying to access custom development config from file src/config/Shared/config_default-development.php but not able to access it through Config::get(). I have tried after bootstraping with deploy.dev.yml and cleared cache as well but nothing works.
-
Hi guys, i have a problem while trying to implement Unzer as payment provider. The issue is that on
Hi guys, i have a problem while trying to implement Unzer as payment provider. The issue is that on payment page on checkout the payment methods are shown somehow broken. I'm guessing that step 9 on this page is not described well because the method with the name "extendSubFormPluginCollection" is not called anywhere. I…
-
Hi,
I have a problem with the new (product) label.
The label is synced to redis, but not to the payl
Hi, I have a problem with the new (product) label. The label is synced to redis, but not to the payload in elastic, hence it does not appear in Yves. I have been trying to find the place in the code where to find it, but everything I checked does not seem relevant... and I am not sure if product-label:relations:update does…
-
Hi all!
I have a problem with adding additional locale on frontend to the existing store. I want to
Hi all! I have a problem with adding additional locale on frontend to the existing store. I want to add pl_PL locale to the demo US store. After adding it to the config/Shared/stores.php file $templates['US'] = [ // different contexts 'contexts' => [ // shared settings for all contexts '*' => [ 'timezone' =>…
-
Hello Techies , Can anyone share spryker command for module create or extend it ?
Hello Techies , Can anyone share spryker command for module create or extend it ?
-
Hi everyone, Anyone has any idea regarding skip delivery and shipment step from the checkout steps.
Hi everyone, Anyone has any idea regarding skip delivery and shipment step from the checkout steps. Is there any way to customize the default checkout steps ? I have a some specific type of products for this kind of products i want to skip the delivery and shipment option, When user click on checkout then it should be…
-
If anyone was able to solve this problem?
If anyone was able to solve this problem? https://sprykercommunity.slack.com/archives/CKJRJM5FG/p1656422981567989 I have the same issue but with different payment providers. I wonder if downgrading to lower version would help?
-
Hi Everyone,
I have created a new store and copied the store configuration from the DE store and ad
Hi Everyone, I have created a new store and copied the store configuration from the DE store and added locale in it as it is done for the AT store but i am unable to see it on the yves after EN and DE. Anyone has idea for this what is missing for this to work ? Please check the attachment for the configuration.
-
Hello guys... I have and issue and would be cool if someone can help me with it...
I recently instal
Hello guys... I have and issue and would be cool if someone can help me with it... I recently installed the new version of docker desktop for ubuntu (was using only docker engine before) and now when running docker/sdk boot deploy.dev.yml i have this message genrsa: Can't open "/data/deployment/context/ssh/private.key" for…
-
Hello, I am trying to implement payment module- not payone but, I follow this documentation
Hello, I am trying to implement payment module- not payone but, I follow this documentation https://docs.spryker.com/docs/scos/user/technology-partners/202108.0/payment-partners/bs-payone/bs-payone.html#integration-with-[…]ependencyprovider which is not up to date with newest spryker, do You know maybe where is now…
-
Hi, maybe anyone knows what to do? The HttpApplicationPlugin is already registered in ApplicationDep
-
Moved: Updating record in database based on id through the propel save operation?
This discussion has been moved.
-
Hi team
is there any way calling function of another module's class except creating new object using
Hi team is there any way calling function of another module's class except creating new object using new or dependency injection every time
-
Hello, we are having an issue on our Spryker shop.
Categories with the same naming and getting merg
Hello, we are having an issue on our Spryker shop. Categories with the same naming and getting merged when they are saved on Redis, therefore on the PDP they are displayed wrong. Is there a know issue for this?
-
@U02NPALT127 I have followed the below steps, I don't know which step we are missing when creating
@U02NPALT127 I have followed the below steps, I don't know which step we are missing when creating product country module. Step 1. Made table for ProductCountry Module.…
-
Hi Team,
How can we get current customer data(from spy_customer table) on customer account page ?
Hi Team, How can we get current customer data(from spy_customer table) on customer account page ?
-
Can anyone help me to understand second step
Can anyone help me to understand second step https://github.com/spryker/spryker-docs/blob/master/docs/scos/dev/back-end-develop[…]estion/structural-preparations/extending-the-database-schema.md ?
-
Guys any (enterprise) marketplace experts here ?
Couple of questions
1. Where do we setup default
Guys any (enterprise) marketplace experts here ? Couple of questions 1. Where do we setup default commissions and seller level commissions 2. When a seller B adds offer to an existing product from another seller A then stock is not added to the seller B warehouse. Why is that? What's the method here ? @UJRNJNGNN requested…
-
Hey, can anyone tell me how we can use CTE method to import categories? OR give me an eg of using CT
Hey, can anyone tell me how we can use CTE method to import categories? OR give me an eg of using CTE method for importing in Spryker??
-
Moved: Error when I try to run the B2C 202108.0-p2 release freshly cloned from GitHub
This discussion has been moved.
-
Hi I'm learning the data import mechanism. I tried the combined importer for a single shop but I get
Hi I'm learning the data import mechanism. I tried the combined importer for a single shop but I get the following error: $ docker/sdk console data:import --config=data/import/common/DE/DE.yml -t -o 2 -l 1 --> DEVELOPMENT MODE Store: DE | Environment: docker.devStarting import with data/import/common/DE/DE.yml…
-
Hello Team
Please let me know how can I know which database query is running behind the scenes. Is t
Hello Team Please let me know how can I know which database query is running behind the scenes. Is there any query log or any function where database query can be printed
-
Moved: Every time when we run propel install command we are getting this error
This discussion has been moved.
-
Hello Everyone,
I am getting an issue while I run this command - "console propel:install". I am shar
Hello Everyone, I am getting an issue while I run this command - "console propel:install". I am sharing here the error's screenshot. Could you guys help me in it?
-
Do You know what should I do to activate Apps in my Backoffice?
Do You know what should I do to activate Apps in my Backoffice?
-
Hi, I'm getting error during the fetch using glue api, even if I have set GLUE_APPLICATION_CORS_ALLO
Hi, I'm getting error during the fetch using glue api, even if I have set GLUE_APPLICATION_CORS_ALLOW_ORIGIN = '*' in _config_default_. Any guidline to fix it?
-
Hi, I am facing below SSL issue at windows 10 by running docker in ubuntu. Any guideline to fix it.
Hi, I am facing below SSL issue at windows 10 by running docker in ubuntu. Any guideline to fix it. """Failed to complete request with server authority <http://backend-gateway.us.spryker.local>.\nConfigured with (SSL Disabled) backend-gateway.us.spryker.local: in /data/config/Shared/config_default.php. Error:…
-
Hello! I have a question about DataImporters: After changing stuff in the csv files (images, localiz
Hello! I have a question about DataImporters: After changing stuff in the csv files (images, localized attributes, etc.), these changes are not reflected in Yves in our current project. So far I resorted to fire publish events manually (i. e. with DataImporterPublisher::addEvent ). Is this the correct default behavior or…
-
Hi @All can you anyone help to me,
I want to add validation on select box where valid option is '
Hi @All can you anyone help to me, I want to add validation on select box where valid option is 'countries.iso.NZ' if anyone select another country it should throw error message "Only NZ allowed" @U016DGFJN6Q @ULL9CA6CB @UKJSE6T47 @U03PBK95S8K @U0330P4KPQD @UKEP86J66
-
Hello, do anyone know how to change default product alt image on product page? Where it's set? I cha
Hello, do anyone know how to change default product alt image on product page? Where it's set? I change it temporarily in twig template- vendor/spryker-shop/shop-ui/src/SprykerShop/Yves/ShopUi/Theme/default/components/molecules/lazy-image/lazy-image.twig to be hardcoded: {% set imageTitle = 'Test' %} instead of {% set…