drupal add to inquiry cart - drupal

I am trying to create product catalog website in which I need to include a functionality similar to add to cart.
any visitor can add the products to inquiry cart and at the end instead of checkout he can submit the order for all the products which he have already collected in the inquiry cart.

See the ubercart module - http://drupal.org/project/ubercart

Related

How to add an external product to woocommerce cart page in wordpress

I am using printful API to create and order the customized products to printful. so in my site i made an 'add to cart' button. when click the button the product will create in printful and user will redirect to woocommerce cart page and see product data which is not actually a product in woocommerce. But I am stuck on how to add an item data like thumbnail, title, price and other data to cart page without making actual product?
don't have idea what to do:(

WooCommerce checkout on product page

i wanna make the checkout on product page for woocommerce
simple and variable products
like this
checkout on product page
wanna the checkout form on product page woocommerce like this
checkout on product page
You can use filters to remove the fields you don’t need. If you mean simple and clean as no address , billing info and country etc etc.

How to add custom pages in between add to cart and checkout process in woocommerce?

How do I add some pages in checkout process, like T&C, Coupon code claiming steps, or Participating in a lucky draw to claim coupon code?
I can create those pages, but how do I add those pages after add to cart page, before checkout page?

Want to add custom field at time of update cart in woocommerce

I want to add a new custom field in woocomerce cart while updating cart on cart page for indivdual cart items(not on product page).
how can i do this? Can any one suggest me a filter/action for this i am new with woocomerce. thanks.
Make a condition wrt your product ID at cart page and create a custom field.
Hope this link can help you in creating the field.
http://uploadwp.com/community/index.php?threads/add-custom-field-on-cart-page.476/

Is it posible to add contact form on single product page in woocomerce plugin wordpress?

I use woocomerce wordpress plugin. I dont use checking and carts features, just want use woocomerce as catalog with prices. So when user see a product I'd like that he can contact us about that product. Is it posible to add contact form on single product page in woocomerce plugin wordpress?
Thanks
Yes its possible with Product Enquiry Form plugin:
http://www.woothemes.com/products/product-enquiry-form/
it adds a tab in the product page with enquiry form

Resources