Forum Login
Remove Prices from Cart & Checkout
- Allan James
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
5 years 7 months ago #167
by Allan James
Remove Prices from Cart & Checkout was created by Allan James
Is it possible to remove all pricing from the Cart and Checkout.
I am using EasyShop as an ordering system only with invoicing handled by our accounting software.
Thanks
Allan
I am using EasyShop as an ordering system only with invoicing handled by our accounting software.
Thanks
Allan
Please Log in or Create an account to join the conversation.
- Rainy
- Offline
- Administrator
5 years 7 months ago #168
by Rainy
Replied by Rainy on topic Remove Prices from Cart & Checkout
Yes, you can make it by using a template override.
Please Log in or Create an account to join the conversation.
- Allan James
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
5 years 7 months ago #169
by Allan James
Replied by Allan James on topic Remove Prices from Cart & Checkout
Thanks Rainy,
All sorted
All sorted
Please Log in or Create an account to join the conversation.
- Allan James
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
5 years 7 months ago #170
by Allan James
Replied by Allan James on topic Remove Prices from Cart & Checkout
Hi Rainy,
Thanks for your help with the Cart and Checkout prices. That is working fine.
Where should I go to remove the pricing from the order confirmation email?
Cheers
Allan
Thanks for your help with the Cart and Checkout prices. That is working fine.
Where should I go to remove the pricing from the order confirmation email?
Cheers
Allan
Please Log in or Create an account to join the conversation.
- Rainy
- Offline
- Administrator
5 years 7 months ago #171
by Rainy
Replied by Rainy on topic Remove Prices from Cart & Checkout
You can do it by using layout override from your site template.
COPY the file /administrator/components/com_easyshop/layouts/email/order-cart-body-html.php to /templates/YOUR_TEMPLATE/html/com_easyshop/layouts/email/order-cart-body-html.php then you can remove the column pricing or customize anything you want from that file.
P/s: Replace YOUR_TEMPLATE with exact the name of template from your live site.
COPY the file /administrator/components/com_easyshop/layouts/email/order-cart-body-html.php to /templates/YOUR_TEMPLATE/html/com_easyshop/layouts/email/order-cart-body-html.php then you can remove the column pricing or customize anything you want from that file.
P/s: Replace YOUR_TEMPLATE with exact the name of template from your live site.
Please Log in or Create an account to join the conversation.
Moderators: Rainy