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.

Question No attribute selected by default with custom image

their own image field for the image displaying the selected color. I was going to code all this myself, ...
TwiiK — August 2013 — 1 comment — Product Attributes, product images

Discussion Store made of user contributed products

I would like to build a store like etsy but in a different subject where users can upload their product details and give a price too. My problem is in commerce by default you have to create a product and a display node separately. This is good if admin cr ...
iraszl — February 2013 — 2 comments

Discussion shopping cart block number of items only

How can I just have the number of products show in the shopping cart block with a link to check out that shows on regular pages before proceeding to checkout similar to Amazon. What is the php file that controls this?. I am not that strong in PHP so a com ...
webcrayon — March 2012 — 3 comments

Question How to hide checkout panes based on shipping method?

get this code working, but no luck: Code from: http://drupal.org/node/1285902 <?php /* * Hook ... common.inc:5043_drupal_bootstrap_full() bootstrap.inc:2186 drupal_bootstrap(7) index.php:20 Can you please help me get this code working ...
UrmasZ — April 2013 — Shipping, Rules

Answer Answer to Question 12926

you're adding belongs to the filter id (taxonomy term) in the url. FWIW, here's my code. Maybe ...
wesley.p.musgrove@gmail.com Wesley Musgrove — June 2015

Discussion total weight in rules

I have physical and commerce_physical installed and finally got Shipping Flat Rate going and now I need to make rules that apply a rate between certain total weight limits (0-1kg so much 1-2kg so much etc.). How do you create a condition for this? ...
ñull — November 2011 — 14 comments

Question Small Ecotour company booking solution

in Alaska. I'm very versed in Drupal, but I'm not a PHP developer by any means. What ...
Abenezer — December 2012 — tourism, booking

Discussion Updating the Price- Adding an On Sale price

As I understand it, I have to create a separate product node for each color and size variation. I combine those product variations using a Product Display node. This Product Display node becomes the "parent" or container for the child variations ...
echodos — April 2011 — 5 comments

Answer Answer to Question 8894

/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... [{"php_eval": {"code": "global $pProducts;\r\n$pProducts ... require you write a lot of php code so that if you want to update your modules later on or drupal core, ...
mike.hajj — April 2014 — 1 comment

Answer Answer to Question 10162

Vote up! 0 Vote down! Hi Do you want to add fields in billing or shipping information.In that case please go to admin/commerce/customer-profiles/types Here you can add more fields Thanks Ajai ...
ajaichandran — September 2013 — 1 comment

Pages