Home › Forums › WoodMart support forum › need to add enquiry option instead of add to cart
need to add enquiry option instead of add to cart
- This topic has 8 replies, 2 voices, and was last updated 2 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 27, 2022 at 9:30 am #431428
safarexsales1ParticipantHi
I am trying to add enquiry option instead of add to cart and purchase option
I have added a plugin “woocommerce catalog mode” but its not showing on the single product pageAlso I have tried adding a button for default woocommerce “add to cart” button in the single product page layout but its not showing on the page. Can you please check and inform how we can resolve it.
RegardsDecember 27, 2022 at 10:46 am #431442
Aizaz Imtiaz AwanKeymasterHello,
Firstly, as you know the default functionality for the Products under the WooCommerce is Add to Cart so it eventually shows that.
So, If you want to enable the Catalog mode on your Site then that option is already available under the Theme which you can enable by going to the Dashboard > Theme Settings > Catalog mode > Enable catalog mode: https://snipboard.io/BnVmvP.jpg
This option if enabled will make the Add to Cart, Buy Now buttons to hide from the Products.
Now as we have enabled this option on your Site, the Add to Cart, Buy Now buttons are now hidden: https://snipboard.io/OPIyr1.jpg
Secondly, if you want a simple button under your Custom Single Product layout that would lead to any specific Page for the Inquiry then you can remove the Product add to cart element from your layout and add a simple Button element with your specified link: https://snipboard.io/VT2FCD.jpg
Best RegardsDecember 27, 2022 at 12:53 pm #431491
safarexsales1ParticipantHi
Thanks for for the information about catalog mode available in theme
I can see the add to cart and buynow buttons are removed, but at the same time I want to add “send enquiry” button also which will open a form (popup) with product information and can be submitted to the specific mail id.
Please inform how to achieve this.
RegardsDecember 27, 2022 at 2:46 pm #431535
safarexsales1ParticipantPlease check shop page example: https://cegtrading.com/shop/product-category/general-tools/
and single product page: https://cegtrading.com/shop/product/adjustable-wrench-10-titacrom/December 27, 2022 at 2:53 pm #431540
Aizaz Imtiaz AwanKeymasterHello,
Like we mentioned you earlier, you can add a simple button in your Custom Single Product layout and can add Link to it to redirect to any other page.
But if you want to have a Form Popup on the button being added here then you can make use of the Theme’s element under the Custom Layout named as “Popup”: https://snipboard.io/af2uYp.jpg
In that element, you can add the HTML Block ID having the Inquiry Form (you can create the Form using Contact Form 7 and use it under the HTML Block) that you will need to create first because it accepts the HTML Block: https://snipboard.io/hTYHF2.jpg
This is how you can achieve what you mentioned.
Best Regards
December 27, 2022 at 9:22 pm #431608
safarexsales1Participantok,
1. can we instert the product page details (i.e. sku, product title, price etc.) ?
2. Also we wanted to make enquiry cart system (where user has option to add products to enquiry cart and submit in the cart) similar to the example I have shared :
Please check shop page example: https://cegtrading.com/shop/product-category/general-tools/
and single product page: https://cegtrading.com/shop/product/adjustable-wrench-10-titacrom/Please check and inform
Regards
December 28, 2022 at 12:00 pm #431729
Aizaz Imtiaz AwanKeymasterHello,
1- Under the Custom layout, as you have already added the Product title, Product price as well as the Product meta elements which are responsible for the all the things that you have just mentioned i.e. Product meta shows the SKU, Tags etc and the other two are responsible for their element names that are Product title and price.
2- Regarding creating an Enquiry Cart system concern, sorry to say but there isn’t a separate system or option available for that other than adding the buttons alternatives for the Popup forms which we just mentioned in our earlier response. That might require a third party Plugin usage or some Customization at the Theme files because the Products and they being added to cart are controlled by WooCommerce, the Theme doesn’t directly influence that. Hope you can understand !
Best Regards
December 28, 2022 at 12:02 pm #431730
safarexsales1ParticipantHi
For point (1) product meta is showing fine on the product page but can we insert these details in the popup form when user try to submit the details ?
RegardsDecember 28, 2022 at 3:09 pm #431798
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but Product related elements are only available under the Custom Single Product layouts to add or use. So, they might not be available otherwise like you want unfortunately.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register