product price
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!
product price
Hello
I have installed:
- php 8.2.23
- Typo3 12.4.21
- Aimeos 2023.10.7
- Omnipay/Stripe ^3.2
At first, on product detail, price is't shown. My next need is to remove all shown except:
- name of product,
- price,
- long description
- add to cart button
In Services I can't add Stripe payment because it's not present.
please help me to resolve it,
Best regards
Goran
I have installed:
- php 8.2.23
- Typo3 12.4.21
- Aimeos 2023.10.7
- Omnipay/Stripe ^3.2
At first, on product detail, price is't shown. My next need is to remove all shown except:
- name of product,
- price,
- long description
- add to cart button
In Services I can't add Stripe payment because it's not present.
please help me to resolve it,
Best regards
Goran
Re: product price
Copy the vendor/aimeos/ai-client-html/templates/client/html/catalog/detail/body.php to your own project-specific Aimeos TYPO3 extension you can generate here: https://aimeos.org/extensions
The, you can remove the parts you don't need in your template.
You have to install aimeos/ai-payments package too:
https://aimeos.org/docs/latest/manual/s ... i-payments
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
Re: product price
Stripe is okay
I have installed my extension but how to I activate it.
It's in vendor aimeos-extension/my-extension
regards
I have installed my extension but how to I activate it.
It's in vendor aimeos-extension/my-extension
regards
Re: product price
Did you generate and install an Aimeos TYPO3 extensions or only an Aimeos standard extension?
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
Re: product price
Aimeos standard extension -> https://aimeos.org/extensions
Re: product price
still have a problem with showing price in detail page?
Re: product price
Which problem?
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