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 3607

Vote up! 0 Vote down! I tried to restrict the states, but the parameters didn't seem to have a "does not equal" option. How would I restrict AK and HI? ...
Anonymous (not verified) — October 2012 — 1 comment

Discussion drupal comerce checkout page translation

Hi, We have a DC website and there I have a check box called " My Shipping Address is the same as my Billing Address. " I need to translate this.But its not coming to the translator.I have enable to filed translate as well.Where can I change thi ...
Nisus — October 2012 — 1 comment

Answer Answer to Question 4326

Vote up! 0 Vote down! Answering my own question. After digging through drupal issue queues and a lot of grep'ing the code, I found hook_commerce_product_type_info() is the new hook I need to implement. ...
disasm — October 2012 — 1 comment

Answer Answer to Question 8173

Vote up! 0 Vote down! One possible idea could be:- Add a "role_field" to the Product Variation Type- Implement hook_entity_view_alter (viewing products list) and hook_form_alter (altering the add_to_cart form) Not really sure if that's the ...
Favio Manriquez — May 2013 — 1 comment

Discussion How to buy a product without checkout and customer.

HI all, im new in Drupal Commerce. For my site, im selling "Tours" for a agency travel. The agency wants to avoid that users has to create an account to buy a product. This is because they want to make the process as simple as posible and custom ...
andrewappleseed — January 2012 — 1 comment

Discussion add a surcharge to order total

I need to add a fixed percentage surcharge to all order totals. Commerce Discount almost meets my needs, using a negative discount value. The only issue is that the required surcharge is 1.12%, but the percentage discount field in commerce discount record ...
tripper54 — September 2012 — 1 comment

Discussion Call External XML For Pricing

Hi, Sorry if this sounds 'noob'. PHP, JS experience: high. Drupal experience: medium. But Drupal Commerce experience: low. (I've worked with other Drupal shopping carts, though.) I've been asked to help the admin (who set up the store ...
suntower — September 2012 — 1 comment — external system, ajax, php, pricing

Answer Answer to Question 6353

Vote up! 0 Vote down! Hi, You can just create 2 products in the commerce section, and then add them both to one product display. This will allow the 2 different products in a dropdown on the same add to cart form. Then, add the product option module to co ...
joecanti — January 2013 — 1 comment

Discussion Using Product Display to hold image field

Hi, I'm building a shoe store, and naturally each product has many variations. Because of that, Updating things like price or picture become a real problem. therefore, i was thinking putting the image field in the in the Product Display content type. ...
Idan Cohen — January 2012 — 1 comment

Discussion Commerce Reporting and Ranking Extra Views

Can someone with better views skills, build some view in txt format ready to import: Views Wishlist: new_products: Block view displaying the most recently added products popular_products: Block view displaying the products which has sold the highest quant ...
Stefan — July 2011 — 1 comment

Pages