Show product description on basket items
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- KhushalWebroot
- Posts: 14
- Joined: 29 May 2023, 11:29
Show product description on basket items
I want to show product description under every item on basket page.
Please explain full process.
I want to basket/standard/body.php file and it says
<?= $this->partial(
/** client/html/basket/standard/summary/detail
* Location of the detail partial template for the basket standard component
*
etc etc
can anyone explain
Please explain full process.
I want to basket/standard/body.php file and it says
<?= $this->partial(
/** client/html/basket/standard/summary/detail
* Location of the detail partial template for the basket standard component
*
etc etc
can anyone explain
Re: Show product description on basket items
The basket products are only a condensed view of the original products and the short/long description isn't available any more. As it usually makes no sense to show the full product description for every product in the basket, Aimeos contains another way to show product text in the basket: Add the text that should be shown in the basket below each product in the product admin backend with the type "basket description".
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star