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 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 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

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

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 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

Answer Answer to Question 31876

Vote up! 1 Vote down! Make sure that the wholesale discount applies to the role of the order owner, not the current user. I'd assume that is in one of your conditions. ...
David Wright — February 2015 — 1 comment

Discussion Collection products (Product display) Text Color

Hello, I am playing around with a new install of Kickstart Commerce 2. How do I change the default text color (the white text that appears over the "collection-banner-to_carry.jpg" image) of the "Collection products (Product display)" ...
Thomas Isabelle — May 2013 — 5 comments — -Kickstart 2.0, text formatting, collection

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

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

Pages