Currently the csv paths in *DataImport modules are always hardcoded to the module folder. To change the path you always need to rewrite the Config class.
Guest
over 4 years ago
in Data Import
1
Already exists
This seems to be not trivial on project level in a multi-locale-store which needs different stemming filters due to restrictions of the actual implementation.
Georg Engel
over 4 years ago
in Search
5
Long Term Roadmap
Enhance product pricing with "reference/base prices" (german: Grundpreis)
Shops that sell food in Germany/EU need to list products with a reference/base price (german: Grundpreis, see: https://de.wikipedia.org/wiki/Grundpreisverordnung). It would be great, if this would be supported natively in Spryker.
Example:
Produ...
- possibility to be able to add Widgets and re-position them to the required layout
- to create a layout for the diffrent viewports
- backend interface with drag&drop functionality
- possibility to select Usergroups (customer, company, etc)...
with this function the user doesn't jump direct to a category
the user can filter in a first step and after that he get the right filter per category on the same page
better usability by many data
Consider only categories of the last level
Dis...
Standard / Core module for Google Tag Manager (GTM) integration
Implementation of Data Layer for GTM >> https://developers.google.com/tag-manager/devguide
- adding tracking script to Yves
- adding configuration for GTM ID at Zed
- reporting to GTM via dataLayer events
- page views
- product impre...
Rule-Based Sales rules to show discounts in yves-Frontend
As shop-owner i want the ability to create and maintain discounts that are shown in the frontend to the customer. UAC: I can create and maintain discounts with the discount-type shopping-rule I can use a rule based system (similiar the conditions ...
Product data is preformatted into redis and Elasticsearch. There should be a way to decouple the generation of this assets from the runtime data (e.g. orders, customers). As well this should be decoupled from code. Now, introducing breaking change...