Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Question Show products without price and disable cart

" buttons, and remove the shopping cart, references to orders etc and also remove the pricing information for ... for taking online orders or selling products online. How can I disable the "add to cart ... each product? disable Cart Checkout ...
matthew.steele — March 2013 — disable, Cart, Checkout

Answer Answer to Question 15234

https://drupalcommerce.org/user-guide/payments... but that says nothing about how to create these payment modules.. all other documentation either ...
cappie — August 2014

Question Add product directly to cart block not to the form

drupal site, so kickstart is not an option. What I want to happen is that after add to cart the shopping ... cart block is updated, I do not want to see the form page instead. Cart ...
len — April 2013 — Cart

Discussion How can I give the seller one more chance to alter the total price of an order?

shopper adds products into the shopping cart; 2) shopper submit the order without payment; 3) seller ...
foredoc — August 2014 — 2 comments

Answer Answer to Question 7397

Vote up! 0 Vote down! I just did and does not help at all. My backend looks completely different, I have to add products, then display products, but each one I publish appears with every single size and color instead of the ones I created. I think I need ...
polle — March 2013 — 3 comments

Question Advanced Product Display with Attributes

image does not change. I think I am confused on how to do this statement from the user guide ... field_product) Commerce Product: Image (image) Content: Product (Formatter = Add to Cart form) Filter: Content: ... : "Additionally, if you're using attributes and want an Add to Cart form in the View, you need to render the ...

Blog Converting Your Existing Platform.sh Development Environment to a Makefile

a makefile. And in this post, that’s exactly what we’re going to do. NB: This guide was written assuming that ... libraries or items that require user input and removed modules and themes that are custom, save it and add ...
nvahalik Nicholas Vahalik — October 2014

Question Saving into a customer profile field

= commerce_cart_order_load($user->uid); $order_wrapper = entity_metadata_wrapper('commerce_order', $order); $annotations ... no problem: if(!empty($order_wrapper->commerce_customer_billing->field_shop ... _annotations)) {$annotations = $order_wrapper->commerce_customer_billing->field_shop_annotations->value();} But saving ...
maze — April 2013 — Customer Profile, php

Discussion Setting Up Product Availablity By Date

dates that gets passed to the shopping cart (better using a calendar system that can put [x] on blackout ... dates) 2) Have the shopping cart know if the date is available, and send back a message if it is not ... weekend. The problems I am facing right now are: 1) How to allow users to pick a date from the available ...
xbrianx — May 2013 — 2 comments — Tour, Travel, Booking, Availability

Discussion Show higher price for user group on product page (problem with rules)

I have two user groups. Group 1 should see the price I have entered to each product. Group ... to show the price for Group 2 on the product detail page. I can show the right price on the cart, but ...
chris007 — September 2013 — 3 comments

Pages