-
Hi there,
is it possible to add additional "attributes" to an order via the Glue /checkout call?
Hi there, is it possible to add additional "attributes" to an order via the Glue /checkout call?
-
Hello Guys, maybe this is a stupid question but on Spryker is there any posibility to define in jobs
Hello Guys, maybe this is a stupid question but on Spryker is there any posibility to define in jobs.php a parameterized job that can be triggered manually when needed?
-
Hello again. I'm still having trouble in the Bootcamp that I'm hoping someone can help with. When
Hello again. I'm still having trouble in the Bootcamp that I'm hoping someone can help with. When I complete all the coding and navigate to /hello-spryker I get the error: Twig\Error\RuntimeError - Variable "_view" does not exist in "@HelloSpryker/index/index.twig" at line 5. Here is my index.twig file: {% extends…
-
Hello everyone,
I'm currently working on products that are sold by the meter, so called yard ware. I
Hello everyone, I'm currently working on products that are sold by the meter, so called yard ware. I'm wondering if :spryker: provides a module that can help with this. Do you know of anything like this? The use case is: Buy 2 times 1m of a product. If we add those products to the cart we need the possibility to change the…
-
Hi! I followed the Sliex Replacement tutorial and now my local is redirected from http to https, do
Hi! I followed the Sliex Replacement tutorial and now my local is redirected from http to https, do you have any idea how I can solve it?
-
Hello guys, what is the current status of the Zed API
Hello guys, what is the current status of the Zed API https://documentation.spryker.com/v1/docs/en/zed-api#. Is the API still in beta?
-
Hello! I'm having trouble working through the Bootcamp and am hoping someone can help me. I'm tryi
Hello! I'm having trouble working through the Bootcamp and am hoping someone can help me. I'm trying to complete the HelloSpryker lesson. I have written all the PHP and twig files per the instructions. When I browse to "http://www.de.b2b-demo-shop.local/en/hello-spryker" I get the error: Twig\Error\LoaderError - Template…
-
Hello ..Iam going thru the bootcamp training and having some trouble installing spryker locally .iam
Hello ..Iam going thru the bootcamp training and having some trouble installing spryker locally .iam using windows 10 professional OS. when i run the command ". vendor/bin/install Any help is greatly appreciated.
-
Hello, is there a "default" way of connecting spryker to a microservice which holds product data?
Hello, is there a "default" way of connecting spryker to a microservice which holds product data?
-
Hello, I just have one small question. How can I delete a customer's address in Zed? Can I not find
Hello, I just have one small question. How can I delete a customer's address in Zed? Can I not find the button or is there really no possibility to do so? The customer himself has this possibility in his customer account. Thanks
-
Hi all! Currently I'm doing the Spryker update. And the first error after composer install is from t
Hi all! Currently I'm doing the Spryker update. And the first error after composer install is from the image. Do you have any idea how can I fix it? 🙂 Thanks in advance!
-
Hi! We updated to the lates spryker/category module inlcuding its dependencies and following the upd
Hi! We updated to the lates spryker/category module inlcuding its dependencies and following the update process our tests are now broken. The tester->getLocator->getFacade() or tester->getLocator()->bloomreachSearch()->facade() method is not working anymore. Error: Can not resolve BloomreachSearchBusinessFactory in…
-
Hello, maybe there is a chance anybody had performance problems updating spy_touch table?
PostgeSQL
Hello, maybe there is a chance anybody had performance problems updating spy_touch table? PostgeSQL version: 9.6.19 spy_touch number or records: 3,846,538 Import process hangs on UPDATE "spy_touch" SET "touched"=$1 WHERE "spy_touch"."id_touch"=$2 . Sometimes this query takes 10+ minutes to execute.
-
Hello,
i want to implement a publish/unpublish flow for one of our customer specific models … for th
Hello, i want to implement a publish/unpublish flow for one of our customer specific models … for that i had a look at the product concrete/abstract stuff of spryker which should behave similar. So basically there are events that get fired by propel like entity.create/update/delete etc …. then there is also publish and…
-
We have some trouble with the stores setup in our environment. The setup is quite equal to the b2b D
We have some trouble with the stores setup in our environment. The setup is quite equal to the b2b Demo Shop: 2 stores sharing one database (like DE and AT in the demo shop), a third store with a separate Database (like US in the demo shop). One main difference is, that the locales differ between the 2 stores using the…
-
Hello,
following the spryker code for tax rate calculation there is a function which will be called
Hello, following the spryker code for tax rate calculation there is a function which will be called when adding an item via glue addItemToCart endpoint protected function recalculateWithItemsAndShippingAddress(ArrayObject $itemTransfers, ?AddressTransfer $shippingAddressTransfer): ArrayObject{ $countryIso2Code =…
-
There is another issue:
```
Error: Call to undefined method Elastica\Document::setType() in /var/www
There is another issue: Version:
-
Could someone please fix this:
```Error - Exception: Cannot use object of type stdClass as array
in
Could someone please fix this: Error - Exception: Cannot use object of type stdClass as array in /var/www/vendor/spryker/documentation-generator-rest-api/src/Spryker/Zed/DocumentationGeneratorRestApi/Business/Generator/OpenApiSpecificationSchemaGenerator.php (312)Command: vendor/bin/console rest-api:generate:documentation…
-
Yet another one
Yet another one https://github.com/spryker/product-page-search/blob/master/src/Spryker/Zed/ProductPageSearch/Communication/Plugin/PageMapExpander/PricePageMapExpanderPlugin.php#L18
-
Hello!
Where can I find this method?
Hello! Where can I find this method? https://github.com/spryker/product-page-search/blob/master/src/Spryker/Zed/ProductPageSearch/Communication/ProductPageSearchCommunicationFactory.php#L83
-
Hi all,
I added a CartPreCheck plugin to check for the availability of a product that I get by reque
Hi all, I added a CartPreCheck plugin to check for the availability of a product that I get by requesting the stock of the product from a NAVConnect. I managed to get an error message when the check for availability fails. But the product is still added to the cart. I debugged through…
-
hallo all,
I am looking at the performance tuning tips by spryker here :
hallo all, I am looking at the performance tuning tips by spryker here : https://documentation.spryker.com/docs/performance-guidelines#classresolver-optimizations This section talks about two Kernel constants that I could not find : $config[KernelConstants::RESOLVABLE_CLASS_NAMES_CACHE_ENABLED] =…
-
Hey guys,
When enabling the maintenance mode (console maintenance:enable) I get a minimal page with
Hey guys, When enabling the maintenance mode (console maintenance:enable) I get a minimal page with the Info " PAGE UNDER CONSTRUCTION!" How could I deliver a locale depending page here or even better have Twig support with Localization feature (trans filter)? Thanks Ron
-
Hi all -
I have another question concerning OMS - can I add two commands to one event? Let's say I w
Hi all - I have another question concerning OMS - can I add two commands to one event? Let's say I want to send a confirmation e-mail and trigger the next step, both on enter a certain state. Cheerio, Sarah
-
Hello, I have setup a fresh b2c shop in my local, and getting following error when I run phpstan
```
Hello, I have setup a fresh b2c shop in my local, and getting following error when I run phpstan ------ -------------------------------------------------------------------------------------- Line LocaleRepository.php ------ -------------------------------------------------------------------------------------- 44 Cannot…
-
Hey!
I am trying to use `$this->tester->getLocator()->product()->facade()` in a codecept
Hey! I am trying to use $this->tester->getLocator()->product()->facade() in a codeception unit test. This leads to an exception about missing factory. [Spryker\Zed\Kernel\ClassResolver\Factory\FactoryNotFoundException] Spryker Kernel ExceptionCan not resolve ProductBusinessFactory in Business layer for your module…
-
Hello,
it seems that my last composer update of spryker packages didn’t work very well. For example
Hello, it seems that my last composer update of spryker packages didn’t work very well. For example between spryker session 4.6.0 (my previouse installed version) and 4.7.3 (newest). The spryker/silex dependency was removed which leads to a not found package in Application dependency provider … since no major version…
-
Hello,
>
>
Hello, If paymentProviderName and paymentMethodName is required for checkout, what is “paymentSelection” for? 🤔
-
Hello. Any idea to delete a cart completely (and creating a new one afterwards) without accessing th
Hello. Any idea to delete a cart completely (and creating a new one afterwards) without accessing the db directly? The customer can just have one cart, so adding another is not possible. Also deleting the cart is therefore not possible because there must be at least one cart. The background to this question: We changed the…
-
Hey guys,
is there a Twig functionality available to generally format numbery depending on store/lo
Hey guys, is there a Twig functionality available to generally format numbery depending on store/locale? I know there is a Twig function for money which formats the number with the correct currency, decimal places, delimiters and so on. Is there a general function for numbers? Where I could pass a number and get the…