-
Hello everyone.
I have a question regarding “seperate products in cart with same SKU”.
So if you hav
Hello everyone. I have a question regarding “seperate products in cart with same SKU”. So if you have a product with SKU abc in cart with a calculated discount (cominig from a voucher) and you want to add the same product with SKU abc again, the quantitiy of abc will increase. But we don’t want that the calculated discount…
-
Hi friends. I want to install a generic third-party composer package in my Spryker shop. `docker/sdk
Hi friends. I want to install a generic third-party composer package in my Spryker shop. docker/sdk cli composer require my/packagename is working for a bit and then exiting with the only output being Killed. It's not a memory or a time limit issue, I've monitored both with docker stats and they don't approach any limit.…
-
Hey, is there a spryker module for offline stores / branches, that are connected to a warehouse, as
Hey, is there a spryker module for offline stores / branches, that are connected to a warehouse, as a basis for a future click and collect implementation? I mean implementing the stores should not be much effort, but if there is something out of the box, which then possibly also integrates with other features, we should…
-
Hi :),
I would like to display concrete products instead of abstract products in the Catalog Search
Hi :), I would like to display concrete products instead of abstract products in the Catalog Search Glue Endpoint. Did anybody do that yet? There seems to be no easy solution or I just not finding it.
-
Can I do this Guys `spyCmsBlock({id_cms_block: 54})`?
Can I do this Guys spyCmsBlock({id_cms_block: 54})?
-
Hi.. Anyone know about instruction how to create widget ?
Hi.. Anyone know about instruction how to create widget ?
-
Hello.. Can anyone help me please ...
I need to redirect from plugin in to 404 page . If some logic
Hello.. Can anyone help me please ... I need to redirect from plugin in to 404 page . If some logic work in Category page.. How I can do that ?
-
Hello,
again confusion for attributes in spryker …
There is the concept of localized attributes in s
Hello, again confusion for attributes in spryker … There is the concept of localized attributes in spryker. For example i would have the “color” attribute and the corresponding values like “white”, “black” etc … If i am on the PDP in a german locale, i expect “weiss”, “schwarz” … and on english locale “black”, “white” etc…
-
Hi Everyone,
I'm running into a problem where my Yves breakpoints are hitting in PHPStorm but none
Hi Everyone, I'm running into a problem where my Yves breakpoints are hitting in PHPStorm but none of my Zed breakpoints are. Has anyone else experienced this? If so, any ideas for how to get the Zed breakpoints to break again? Regards, Chad
-
Hello Everyone,
Any solution for this
Hello Everyone, Any solution for this
-
Hi Everyone,
Any solution for this ?
Hi Everyone, Any solution for this ?
-
Hi All, i will be setting up new spryker environment and added new customer. I will be getting authe
Hi All, i will be setting up new spryker environment and added new customer. I will be getting authentication failed whenever tried to login. I have activated the customer and reset the passwords without any issues. please help us.
-
Hi
I'm activating promotions-discount-feature in project using documentation
Hi I'm activating promotions-discount-feature in project using documentation https://documentation.spryker.com/docs/promotions-discounts-feature-integration. In Zed is active and operational, but usage in Yves I'm having problem with implementing usage. 1. problem is that in documentation is stated "Take…
-
Hello, maybe someone can help us with the following problem ->
we try to figure out how the Navi
Hello, maybe someone can help us with the following problem -> we try to figure out how the NavigationWidget should work. We found the following folder in B2B Shop - src/Pyz/Yves/NavigationWidget. But can’t find the navigation widget in the vendor, so our question is, is that NavigationWidget deprecated ? If yes, why there…
-
Hi,
I just installed Spryker b2c demo shop in development environment, and when i try to run `vendor
Hi, I just installed Spryker b2c demo shop in development environment, and when i try to run vendor/bin/console propel:install I get this error, anyone knows why? and how can I solve it? $->vendor/bin/console propel:installStore: DE | Environment: developmentCreating DatabaseRuntimeException - Exception: createdb: error:…
-
Hello, has anyone an idea why we can’t import new placeholders from `cms_page.csv` with `docker/sdk
Hello, has anyone an idea why we can’t import new placeholders from cms_page.csv with docker/sdk console data:import --config=data/import/local/our-full-import-file_EN.yml ? note: the path to cms_page is included in our-full-import-file_EN.yml In cms_page.csv there are columns already like placeholder.content.en_US,…
-
hey i want to get a list of all the product attributes in the zed GUI I’m assuming i need to use a f
hey i want to get a list of all the product attributes in the zed GUI I’m assuming i need to use a facade to get ahold of the module interface for product attributes and then call this function: getProductAttributeCollection /** * @param \Spryker\Zed\Kernel\Container $container * * @return \Spryker\Zed\Kernel\Container */…
-
Hi
I have created a widget, and registered it, but when I try to add it on a twig it does not load,
Hi I have created a widget, and registered it, but when I try to add it on a twig it does not load, and it does not give an error. Does anyone have a hint? Thanks
-
Hi all,
we have updated various packages including spryker/acl and are running into an error with t
Hi all, we have updated various packages including spryker/acl and are running into an error with the migrations now: Migrate databaseExecuting migration PropelMigration_1624522485 upPropel\Runtime\Exception\RuntimeException - Exception: <error>Failed to execute SQL "DROP INDEX `spy_acl_groups_has_roles-fi_acl_group` ON…
-
Getting this error after docker/sdk up
Getting this error after docker/sdk up
-
Hi team I try enable debug in Twig template with this configuration. But it not work, could some one
Hi team I try enable debug in Twig template with this configuration. But it not work, could some one help me if you already did it.
-
Hello,
Do you know if is it possible to preselect product concrete automatically in product detail p
Hello, Do you know if is it possible to preselect product concrete automatically in product detail page? I have product abstract and plenty of concretes with specific attributes and super attributes. Product abstract has no attributes at all and I want to show user the cheapest product concrete from the beginning, with…
-
Hi All, I will be facing when logging into the admin panel. This exception keeps popping up.
Hi All, I will be facing when logging into the admin panel. This exception keeps popping up.
-
the install recipe of the demo store deletes the migrations:
```delete-migration-files:
the install recipe of the demo store deletes the migrations: delete-migration-files: command: "vendor/bin/console propel:migration:delete" later on new migrations will be created (propel:diff). any idea why not the existing migrations will be executed? migration files which are checked in into repository should not be…
-
Guys please help.. How I can add link to Adminstration tab ?
Guys please help.. How I can add link to Adminstration tab ?
-
Hello,
does anybody know if the order placing from frontend in spryker (via Zed Client) is generall
Hello, does anybody know if the order placing from frontend in spryker (via Zed Client) is generally intended to be decoupled from the OMS in backend? So my expectation is that when placing an order after checkout, the order is created in backend as “new” and the yves zed client gets a response. The follow up processing is…
-
Hello everyone,
I have recently upgraded to the newest Spryker devvm and I am having a problem when
Hello everyone, I have recently upgraded to the newest Spryker devvm and I am having a problem when running vendor/bin/instal it fails on creating the search index The command that is failing is: Command setup-search for DE store [vendor/bin/console setup:search] (In progress...)
-
Hello Everyone,
i have import a slot template and some slots using the csv file data is being import
Hello Everyone, i have import a slot template and some slots using the csv file data is being import successfully into database but template is not coming on the Zed UI. Any suggestion on this ?
-
hello. does spryker have the translations functionality in javascript?
hello. does spryker have the translations functionality in javascript?
-
hello, I'm getting
```Twig\Error\LoaderError - Template "@HelloString/views/index/index.twig" is not
hello, I'm getting Twig\Error\LoaderError - Template "@HelloString/views/index/index.twig" is not defined (Spryker\Shared\Twig\TwigFilesystemLoader: Unable to find template "@HelloString/views/index/index.twig" (cached).). although i have my index.twig in src/Pyz/Yves/HelloString/Theme/Default/Index/Index.twig