product price and buying button missing in detail-page
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
mr_typo3worker
- Posts: 2
- Joined: 15 Apr 2026, 07:22
product price and buying button missing in detail-page
I'm new to Aimeos and setting up a new composer instance on a TYPO3 13.* system.
I managed tot get as far as, having categories, and a product. The new product is visible on the catalogue and on the detail-page. Only thing is, there is no price shown and no button or any other parts to select and buy the product?
What Am I missing so far?
I'm using the bootstrap package, site is in English, currency Eu. Any help on this?
I managed tot get as far as, having categories, and a product. The new product is visible on the catalogue and on the detail-page. Only thing is, there is no price shown and no button or any other parts to select and buy the product?
What Am I missing so far?
I'm using the bootstrap package, site is in English, currency Eu. Any help on this?
Re: product price and buying button missing in detail-page
Did you add a price to the products and checked if the used currency matches the language/currency combination in the Locale > Locale panel?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
-
mr_typo3worker
- Posts: 2
- Joined: 15 Apr 2026, 07:22
Re: product price and buying button missing in detail-page
I was just going post a reply that I found out that it has to do with the languages settings. So now the product and price is available and can be ordered. Now I have to find out how further shape the process. Nice 
- How can I get a price (and button) in the list view as well?
- Any samples of "dutch" shops and how to apply shipping options (post nl, dpd, dhl or others) and payment options (paypall, ideal).
- How to print labels and other docs for shipping (brother labelprinter) is there a plugin or other easy way to get that.
- How can I get a price (and button) in the list view as well?
- Any samples of "dutch" shops and how to apply shipping options (post nl, dpd, dhl or others) and payment options (paypall, ideal).
- How to print labels and other docs for shipping (brother labelprinter) is there a plugin or other easy way to get that.
Re: product price and buying button missing in detail-page
There's a configuration option to enable that:mr_typo3worker wrote: ↑15 Apr 2026, 09:12 - How can I get a price (and button) in the list view as well?
https://aimeos.org/docs/2024.x/config/c ... basket-add
In the showcases page are Dutch shops too:mr_typo3worker wrote: ↑15 Apr 2026, 09:12 - Any samples of "dutch" shops and how to apply shipping options (post nl, dpd, dhl or others) and payment options (paypall, ideal).
https://aimeos.org/showcases
Label printing isn't supported out of the box in Aimeos and you have to implement that yourself depending on the delivery provider you are using.mr_typo3worker wrote: ↑15 Apr 2026, 09:12 - How to print labels and other docs for shipping (brother labelprinter) is there a plugin or other easy way to get that.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,