Seems like the snowflake plugin got a memory leak :(
cm-springlane
@cm-springlane
I have a repository->search in my plugin, the entity I am searching for was deleted in the admin, but the repo->search still finds it. How do I clear the data layer cache?
anyone help me with shopware 6 manufacturer slider usage in shopping experiance
nandhiniprasanna
@Nandhuprasanna
@Nandhuprasanna Hi all... in shopping experience how to put mutiple items slider...that is an image slider with multiple items say something like this "responsive": { "xs": { "items": 1 }, "sm": { "items": 3 }, "md": { "items":5 } } How to use script in shopping experience?
Thorben Pantring
@pantrtxp
Hi @Nandhuprasanna, sadly this is not yet possible The Slider will always show one Image. However If you need to realize this you could create a Plugin and implement this logic for your current need.
Artur
@ArturJo
Hi. Could anyone please help. I wonder how to get the content of a shop page with special page-id. I would like to include only the content and title into frontend/detail/content.tpl . Is a smarty option?