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.

Discussion Two product prices

Here is the situation. We want to use D7 and DC. The products have msrp obviously. But, at times, we want to promote convention specials and direct the customer to the site. The specials have certain products at a discount ONLY to those who have the link ...
zeta1600 — December 2011 — 3 comments

Discussion No Default Product in Add to cart form... Is it possible?

I am trying to create a logic where there is not by default product selected when a user views ... chosen as the default product. I want user to actually select a variation. And if he fails to do so, ...
quadcto — April 2012 — 1 comment

Discussion drupalcommerce as product catalog

Hello, I'm new to drupal commerce. I need to do something particular. I'm developing a new site for a company. They want to show their products in a catalog with the future possibility to transform it in an online shop. So I would like to build ...
brex — November 2013 — 3 comments

Discussion Pricing Rule changes base price permanently

I have created a user role "reseller". Every user in this role gets an individual ... discount, for example user XXX got 10% discount, user YYY got 15%. The discount is saved in the user ... {"entity": ["site:current-user:profile-fachhandel"], "field": ...
christof.simon — December 2014 — 1 comment

Answer Answer to Question 12608

Vote up! 0 Vote down! It provides customizations to the user pages (user/%uid). That said, if ...
bojanz Bojan Zivanovic — December 2013 — 1 comment

Answer Answer to Question 10586

http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
malovanets — October 2013

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

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

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

Pages