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 No shipping rates found for your order.

I am using Fedex for my shipping. Everything was working fine for awhile. But after a move to another server shipping module stopped working, I dont think anything was upgraded or changed. I doubled checked to make sure the items I was testing had weight ...
nobodypanic — July 2013 — 4 comments — shipping message, shipping

Discussion Commerce, Quickbooks and Webgility

Is anyone using Webgility with Commerce and Quickbooks? I am attempting to use the inventory sync capabilities of eCC and having issues with Quickbooks items that have zero dollar amount or zero quantities. The software will not support zero of anything. ...
jwood — November 2013 — 4 comments

Discussion Change cart "Checkout" to "Get a Quote" system

I'm designing a product catalog website for a client who has asked that visitors be able to create a cart/wish list with items and then Get a Quote for that list/cart instead of going to Checkout. I've looked around for Drupal Commerce extension ...
jassibacha — March 2013 — 4 comments — get a quote, checkout, Product catalog

Discussion Print field_images field tpl in node

Hy, i try the following and it works: <?php   print render ($content ['product:field_images']);?> I need now, to be able to address each image and print some stuff inside the tag, so i tried: <?php $my_images = $node-> field_images; ...
sammyfm — March 2013 — 4 comments — image

Answer Answer to Question 12564

Vote up! 1 Vote down! Yes it is! You can use rules conditions on payment gateway availability. If you click "Edit" next to the payment method that you want to disable based on date on this page: admin/commerce/config/payment-methods And then you ...
joshmiller Josh Miller — December 2013 — 3 comments

Answer Answer to Question 3176

Vote up! 2 Vote down! Thanks a lot for your code! I turned it into a custom function that does not need to know the node's bundle nor the referencing field. <?php function mymodule_get_referencing_node_id ($product) {  // Itterate thhrough fields ...
lmeurs — September 2014 — 3 comments

Discussion Gift card functionality

i am using the drual commerce module for my website & i want to use gift card functionality... Please suggest how we can implement the gift card functionality.. gift cards commerce coupon Drupal Commerce ...
jyoti — May 2013 — 3 comments — gift cards, commerce coupon, Drupal Commerce

Discussion Quantity Discount Rule

I'm trying to figure out how to use rules. What I need is a discount that will take 25% off order if there are 14 or more products in the cart of any kind. ...
pooon — September 2014 — 3 comments

Discussion Set multiple field values with rules... (Order ref. on Product)

Hi. I'm trying to create an Order reference on Products when ever a new order is created. I have installer the "Order Reference" module and created a Order reference filed on my produce type. Next i created the following rule: Event: 1) Aft ...
RasmusKnabe — March 2014 — 4 comments

Discussion providing multiple products to buy in a single add to cart form

After days of trying, asking for support on this forum is my last option. I am building a website selling sim cards and the design should be as follows 1 page (add to cart form) on which you first will be able to select your sim card and than will be able ...
Sem — February 2013 — 7 comments — multiple products, add to cart, product display

Pages