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 Cloud Zoom hide thumbnail if only one image

Hey, I'm using the cloud zoom image gallery that comes with drupal kickstart. Many of the products only have one image so how do I hide the thumbnail when there's only one option? ...
pooon — October 2014 — 4 comments

Discussion How to alter the line-item Price programmatically

commerce_alter_line_item_price($line_item,array('add',200)); ...
einsk — August 2012 — 6 comments

Question new customer profil

Vote up! 0 Vote down! I would like a new custoomer profil, is it possible? Is there any commerce ...
Richter Miklos — October 2014 — Customer Profile

Question admin edit line items after the order has been placed

http://my-site/admin/commerce/orders/#/edit), it seems like only the quantity and price are viewable and editable. And I don't even see the ...
MM10 — August 2014 — 3 comments — Order, Line Item

Question Send email with PDF invoice

read the documentation and so on, but maybe I'm too newbie. The module I use is Commerce PDF ...
Banzai — March 2013 — 3 comments — Invoice; Mail; PDF

Answer Answer to Question 4423

modules: http://drupal.org/project/compound_token ...
joshmiller Josh Miller — April 2013

Question Send email in rules not working together with data comparison

Vote up! 0 Vote down! Hi. Event: After updating an existing commerce order Elements: Data ... comparison Parameter: Data to compare: [commerce-order:status], Operator: is one of, Data value: Odottaa, ... [commerce-order:mail], Subject: [site:name] [commerce..... with the text that you can input. Cannot find why this is not ...
moikka2 — August 2013 — 2 comments — Rules, Data comparison, Email

Discussion [SOLVED] Programagical types and products.

FieldException: Attempt to create an instance of field commerce_price without a bundle. in field_create_instance() ... hook_install(). */ function cg_commerce_signs_install() {  drupal_static_reset(); ...   commerce_product_configure_product_types();   $product_type = commerce_product_ui_product_type_new();   $product_type['type'] ...
N1ghteyes — August 2013 — 2 comments — commerce products, Install Error

Discussion Restrict Qty

I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 comments

Discussion Multivalue product attributes by only taxonomy

I wish to create attributes taxonomy for desired product type and select/create multiple attributes from this only taxonomy when editing product. Have any idea how to get work multivalue product attributes fields using taxonomy terms as attributes? ...
MasterPoint — May 2012 — 4 comments

Pages