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 7589

Vote up! 1 Vote down! I answered my own question a few minutes later by looking in the database and realising that they are simply views If you had the same question as me: go to Views Edit the AdPush View Duplicate the Block View as many times as require ...
mrackham — March 2013 — 5 comments

Discussion Multiple Product variation but using only 1 image.

Hi all, How to accomplish multiple product variation but using the 1st product image as the product display image without repeat the upload image process? For e.g: I create product T-shirt, which has size of S, M, L, XL. So I have to create 4 product vari ...
maxchock — August 2012 — 4 comments — Product Variations

Discussion Discount and original price

Hi! I use the commerce_discount, commerce_rules_extra modules. They work fine. I would like to display the original price too (in the product display). How can I do that? Now, it displays the price what is discounted. ...
makgab — August 2014 — 1 comment

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 How to get Product-ID from Display-Node-ID programmaticly?

How do i get Product-ID from Display-Node-ID programmaticly? Any help much appreciated! ...
adam1 — July 2012 — 3 comments

Discussion Stock won't display for Anonymous Users

I'm trying to build an ad-hoc ticket purchasing system whereby we sell tables of seats. Each table has 8 seats, so I created a product with 8 stock. On my display page, I have a graphical representation for the table with (what should be) the number ...
crooker — December 2013 — 5 comments

Discussion Triggering a Javascript with Rules when an order is complete.

I have a weird situation that has come up and I'm wondering if anyone might have a suggestion. I'm using Drupal 7 with Drupal Commerce and it is using Paypal Standard as the payment gateway. I am need of triggering a script (supplied by a third ...
jberg1 — May 2013 — 1 comment

Discussion show/hide payment method according to currency

Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. I want to show PayPal when order's currency is USD but hide PayPal when order's currency is GBP/EUR. Is there a way to do this? using "condition&q ...
stevenon1003 — July 2012 — 3 comments — payment gateways, payment, paypal, currency

Discussion How to increase price with a percentage when paid through Paypal?

Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
guaka — August 2012 — 4 comments — paypal, payment method, percentage, pricing

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

Pages