product price and buying button missing in detail-page

Questions around the TYPO3 integration and plugins
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!
mr_typo3worker
Posts: 2
Joined: 15 Apr 2026, 07:22

product price and buying button missing in detail-page

Post by mr_typo3worker » 15 Apr 2026, 07:42

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?

User avatar
aimeos
Administrator
Posts: 8739
Joined: 01 Jan 1970, 00:00

Re: product price and buying button missing in detail-page

Post by aimeos » 15 Apr 2026, 08:55

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, Image give us a star

mr_typo3worker
Posts: 2
Joined: 15 Apr 2026, 07:22

Re: product price and buying button missing in detail-page

Post by mr_typo3worker » 15 Apr 2026, 09:12

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.

User avatar
aimeos
Administrator
Posts: 8739
Joined: 01 Jan 1970, 00:00

Re: product price and buying button missing in detail-page

Post by aimeos » 18 Apr 2026, 17:42

mr_typo3worker wrote: 15 Apr 2026, 09:12 - How can I get a price (and button) in the list view as well?
There's a configuration option to enable that:
https://aimeos.org/docs/2024.x/config/c ... basket-add
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).
In the showcases page are Dutch shops too:
https://aimeos.org/showcases
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.
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.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply