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 10532
Vote up! 0 Vote down! Did you manage to complete this project? I also need to install a no-core ...
we — April 2014
Discussion How do I set a shipping rule to ignore one product type in the order count?
I am trying to set up specific flat rates for shipping different quantities of product (1-3 quantity = $10, 4-7 quantity = $15, etc...). This is product #1. But, I want to provide free shipping for product #2. If I add 3 quantities of product #1 and add 1 ...
pkchoo — September 2011 — 4 comments
Answer Answer to Question 10502
https://drupal.org/project/postal_code_validation maybe you will have better luck. ...
robit8deb — August 2014
Question Basic Drupal Commerce functions not being seen
"commerce_cart_order_product_line_item_delete()" in a custom module i'm writing. Fatal error: Call to undefined function ... commerce_entity_reference_delete() in /Users/[username]/Documents/Sites/[site_name]/profiles/commerce_kickstart/modules/contrib ... /commerce/modules/cart/commerce_cart.module on line 1268 The "commerce ...
Answer Answer to Question 5414
hands a little dirty in some code;) Attach the fields you need from a customer to the commerce ... create the fields in the UI and use Field Inspector (http://drupal.org/project/field_inspector) or ... Features (http://drupal.org/project/features) to export the field config and instance arrays since they can ...
michfuer — May 2013
Documentation Creating orders with the Drupal Commerce API
Ryan posted an article on this topic on the Commerce Guys blog: ...
Ryan Szrama — May 2012Answer Answer to Question 12952
https://drupal.org/project/views_contextual_filter_query might be useful? ...
Andy @ BlueFusion — February 2014Answer Answer to Question 3597
I don't know if it exists in Commerce. I know the old UC module I used for this was ... http://drupal.org/project/uc_price_per_role. If you can port, that would probably be the route to take. With that module you can ignore the ...
Sean — July 2012
Discussion Pick Up In Store Module
Hey Everyone, I'm looking to create a module for picking up items in store. The module will be a shipping service. The shipping service needs to have the admin ability to:- Add fields (Date, time, Location of Pick up, etc...)- Set a rate- Anything el ...
timodwhit — March 2012 — 3 comments
Answer Answer to Question 43185
Vote up! 0 Vote down! This is a product add form http://awesomescreenshot.com/01f5hzhof3 So what am I doing wrong? This is an option set: http://awesomescreenshot.com/0bf5hzio96 This is product type: http://awesomescreenshot.com/0b95hzis5f ...
RevalRomanov — December 2015 — 1 comment
