Home › Forums › WoodMart support forum › B2B Functionality
B2B Functionality
- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
May 9, 2019 at 10:24 pm #122995
arj1373ParticipantIt would be great if we can use this theme as a B2B e-shop.
-‘Add to Quote’ button instead of ‘Add to Basket’.
– ‘Enquiry List’ instead of ‘Shopping Card’
– ‘ Send Request For Quotation ‘ instead of ‘Check Out’
Off course I have tried to do it by installing several plugins, unfortunately, there are several incompatibility and restrictions.May 10, 2019 at 6:31 am #123023
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
In the scope of our support, we can provide custom CSS for minor changes, for example, to hide the price or like this. As for the Woocommerce customization, you will have to find a developer who would customize the plugin as per your needs as we do not provide a paid service.
Now I would like to give you a couple of tips which may be helpful and they do not require a complicated customization:
1. You can rewrite all the buttons and page titles with the free Loco plugin Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
2. You can hide price and Add to cart with CSS (we shall provide custom CSS) and add a popup with the contact form for product inquiry by means of HTML block https://xtemos.com/docs/woodmart/html-blocks-2/#before_after
Best Regards
May 11, 2019 at 10:10 am #123198
arj1373ParticipantIt was brilliant advice. Many thanks.
Attachments:
You must be logged in to view attached files.May 11, 2019 at 8:17 pm #123275
Elise NoromitMemberHello,
Please provide your site admin access, if your site is under maintenance, provide the site admin access to the private area.
You want to remove the price on the order page, right?
By the way, there is the option of the catalog mode it hides prices and option to purchase and the customers would be able to inquire the price by means of the form only. Try this option in the Theme Settings > Shop > Catalog mode.
Best Regards
May 11, 2019 at 8:45 pm #123284
arj1373ParticipantHi,
Many thanks for the kind reply.
I will provide you detail in a private message.
Kind RegardsMay 12, 2019 at 9:09 am #123319
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-table--order-details tfoot{ display:none } .woocommerce-thankyou-order-details .total{ display:none; }
As for the rewriting of stings, use the free Loco plugin. Loso > Plugins > Woocommerce and you will find the strings you mention.
Best Regards
May 12, 2019 at 9:51 pm #123400
arj1373ParticipantA lot of thanks for your kind support and assistance.
May 13, 2019 at 8:35 am #123458
Elise NoromitMemberHello,
Navigate to Woocommerce > Settings > Email > chose the email template you need to edit and you will find the route where the file is http://prntscr.com/nntylw
Enter the file and edit the template as per your needs.
Best Regards
-
AuthorPosts
Tagged: Ask for quote, b2b, Inquiry list, request for quotation button
- You must be logged in to create new topics. Login / Register