create own basket type to show basket in another template
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
create own basket type to show basket in another template
use aimeos laravel 2020.04:
i want to create my own basket type (template) without change current basket mini, i want to show this basket type in a sidebar with $aibody["basket/sidebar"],
i mean i want to keep basket mini and add my custom basket sidebar
how can i do this?
i want to create my own basket type (template) without change current basket mini, i want to show this basket type in a sidebar with $aibody["basket/sidebar"],
i mean i want to keep basket mini and add my custom basket sidebar
how can i do this?
Re: create own basket type to show basket in another template
Think, the best way is creating a new component, e.g. "basket/custom". You can copy/paste/adapt the files from the basket/mini component in the ai-client-html extension and add it to your Blade templates as "basket/custom" in the aimeos_head section.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
