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?
Pascal Thesing
@PascalThesing
@ArturJo please use one of the another channels. Since it is Shopware 5, i would recommend shopware/shopware.
BharatiDStagebit
@bharatiDStagebit
@bharatiDStagebit when i am trying to create a custom page using controller i am getting this error Argument 1 passed to SwagQuickstartTheme\Storefront\Controller\ExampleController::__construct() must be an instance of SwagQuickstartTheme\Storefront\Controller\ExamplePageLoader, instance of Shopware\Storefront\Page\GenericPageLoader given, called in /var/www/html/var/cache/dev_h89d500b84530a5dcf60d76ed1a15bcf1/ContainerXmEQ7va/Shopware_Production_KernelDevDebugContainer.php on line 8871 please anyone help me with this here is the the link https://developer.shopware.com/docs/guides/plugins/plugins/storefront/add-custom-page
BharatiDStagebit
@bharatiDStagebit
how to load 10 products on page load on storefront with category filter and page number?
supercat1510
@supercat1510
Hello, I have installed the Shopware 6 developer Version on a vHost Server. The steps on the docs are finished - but I can't open the admin in the Browser. App URL in the .psh.yaml.dist are "http://xyz.com:8000" - the conf File Directory is the public Folder from Shopware 6