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.
Answer Answer to Question 10586
http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
malovanets — October 2013
Answer Answer to Question 10511
User-Role to enable or disable the add to cart form.- only is an idea... ...
dufink — October 2013
Discussion USPS shipping
I am using the usps shipping module but I cannot get anything but flat rate to show up when I test check out. I have commerce physical installed and the weight field is in the product entity. I added weights to product, but when I tried to check out, it s ...
kt999 — June 2015 — 1 comment
Answer Answer to Question 10417
this tutorial will be useful: http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
malovanets — October 2013
Question How can I collect a one time fee?
Vote up! 0 Vote down! I'm currently building a site that requires first time users to pay ... products on the site will be purchasable by non class taking users. In other words, if you are new and sign ... a role to the user once they have paid the fee, but I can't seem to figure out the exact logic. What ...
Answer Answer to Question 3245
= commerce_cart_order_load ($user-> uid); if ($user-> uid > 0) { unset($checkout_pane ... ['commerce_p2cp_profile']);}}}}?> I would like to hide a profile2 pane only for registered users. How may I transform that into ...
Rosamunda — April 2013
Answer Answer to Question 8931
possible to do it with creating a webservice resource? must the user be login? thanks! ...
Virgilio — August 2015
Discussion Assign several attributes to one SKU
http://www.drupalcommerce.org/user-guide/product-attributes-variations In this article they creating separate SKU for each attribute. How can I create a product with ...
Spider84 — October 2012 — 3 comments
Discussion cache: where to turn-on?
http://www.youtube.com/watch?feature=endscreen&NR=1&v=o6PoZi-HEPw is a video I have just watched about how to speed-up a site. Step one is to turn on the internal cache in Drupal. Can anyone find this in the Commerce menus or any other way? ...
veganline — October 2012 — 2 comments
Discussion Auto restrict webforms
for each time a webform is completed by the user. Is this possible? Ideally the user would complete ...
rc1585 — February 2012 — 1 comment
