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 Copy product variation types

Hi everybody. My store contains similar types of products with difference in one or two fields. For instance T-shorts for children and adults have different lines of sizes but other fields such as color, images are identical. Is there any way to copy prod ...
Kiteman — December 2012 — 4 comments

Answer Answer to Question 36112

http://fdiv.net/2014/06/11/sorting-products-drupal-commerce-add-cart-form This sets the default product to be the first variant that has a stock level greater than zero. ... function HOOK_commerce_product_reference_default_delta_alter(&$delta, $products) {foreach ($products as ... $key => $product) {$p_wrapper = entity_metadata_wrapper('commerce_product', $product); ...
DNZ Andy @ BlueFusion — May 2015

Answer Answer to Question 6192

Vote up! 0 Vote down! how drupal commerce manage pack and shipment for the orders? ...
Ramkrk — August 2014

Question Sell access to weblink

Vote up! 0 Vote down! I'm trying to work out a Drupal Commerce build which is my first ... Cart link in to a View button? Kind regards nodes commerce ...
aps Andrew — March 2013 — nodes, commerce

Question Use payment method option in off site payment method

CALLBACK_commerce_payment_method_submit_form But with an off site payment method. Actually I can see that i'm able to read the submitted ... values in: CALLBACK_commerce ... _payment_method_submit_form_validate CALLBACK_commerce_payment_method_submit_form_submit But I have no idea on how to get it in: CALLBACK_commerce_payment_method_redirect_form So I can ...

Question New product not showing int product view

entity_info in inline_entity_form_field_widget_settings_form() (line 233 of /home/max/test/commerce/profiles ... /commerce_kickstart/modules/contrib/inline_entity_form/inline_entity_form.module). (I'm using Kickstart ... 2-rc1) Many thanks Commerce Kickstart ...
elax — August 2013 — 1 comment — Commerce Kickstart

Question How can I change the Main Menu titles

Vote up! 1 Vote down! I have installed Commerce Kickstart 2 succesfully, and in the Main (?) menu ... SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {commerce_tax_rate}; Array () in ... commerce_tax_ui_commerce_tax_rate_info() (line 347 of C:\xampp\htdocs\Basicos\profiles\commerce_kickstart\modules\contrib\commerce\modules\tax\commerce ...
mam53 — August 2013 — Commerce Kickstart, Install

Question How can my customers manage shipping and billing info on account pages?

Vote up! 1 Vote down! I have Drupal Commerce installed and would like the account information to ... their password. Is there a particular module which has to be installed to see this information? Commerce ...

Question Problem with creating items of the demo store

Vote up! 0 Vote down! Hi, I've been trying to set up drupal commerce kickstart on a Windows ... Environment. I'm using commerce_kickstart-7.x-2.1-core.zip. Everything goes very smoothly until the very ... Commerce Kickstart demo store ...

Question Why cant I add product types?

Vote up! 0 Vote down! I get this error when I try to add additional products in the commerce ... commerce_order_invoice_form_commerce_product_ui_product_type_form_alter() (line 116 of ... /home/xionide/public_html/sites/all/modules/commerce_order_invoice/commerce_order_invoice.module). PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'invoice' in ...
atsuisofu — April 2013 — Product, Troubleshooting

Pages