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 7718

Vote up! 0 Vote down! Interesting... thanks for the suggestion. I think I found the missing part in the first video. I didn't realize there was an 'Add to cart' field. Albums are the center point to relate products. I would tend to relate t ...
bohemier — April 2013 — 1 comment

Discussion How to change "Add to Cart" button to "Buy Now"?

Hi, Is it possible to change the "Add to Cart" button's text to "Buy Now"? Thanks. ...
maxchock — July 2011 — 27 comments

Discussion How to Change email tpl

I am trying to change the commerce-order-email.tpl to add in the shipping address/ card message/delivery date to give the customer a full email of the order placed. have found the tokens and added <?php   print [commerce- order: commerce_customer_shipp ...
remus1 — November 2011 — 8 comments

Discussion Shipping: how to display shipping details or info in the shipping pane of checkout?

Hi, I have been trying to figure out how to display shipping info or details for the end customer to read during the shipping step of the checkout. The info i want to display basically describes what the shipping method is. EG. If I created a shipping ser ...
thelauman — April 2012 — 4 comments

Question How to create a payment module

Vote up! 0 Vote down! Hi, We're trying to create a Drupal Commerce payment module for our company's special payment service, and implementation for Magento was pretty painless, but for Drupal Commerce, it's been a magical ride of confusion ...

Discussion Free shipping on Specific items

Hi, We need some assistance in setting up a rule that removes specialty marked items, set as free shipping from a product option, from the calculation of the shipping cost. We are using the commerce ups module to calculate our shipping rates. I've tr ...
Daniel.uww — July 2013 — 2 comments — free shipping, rules, shipping calculator, ups

Answer Answer to Question 7554

Vote up! 0 Vote down! This is what I have so far- {"rules_split_quantity": {"LABEL": "Split Quantity", "PLUGIN": "reaction rule", "REQUIRES": ["rules", "commerce_cart"], " ...
brandercreative — March 2013 — 3 comments

Answer Answer to Question 12565

Vote up! 1 Vote down! bdika, It's very possible you are testing the anonymous checkout while supplying an email address that exists on the site. If you enable "anonymous checkout" you would need to disable the rule that associates a user wi ...
joshmiller Josh Miller — January 2014 — 1 comment

Discussion Check Address Zip Code Against a List of Zip Codes

I am trying to use rules to test the customer's zip code against a list of zip codes, and I cannot see to make this happen no matter what I try. What is the best way with rules to test a piece of date against on array? ...
tyreldenison — January 2012 — 12 comments

Answer Answer to Question 7265

Vote up! 1 Vote down! Hej! Try rules. There must be a rule commerce_checkout_order_status_update. That is by default set to "pending". If you have no other payment methods, set that from pending to completed. greetz, Marc:) ...
dasmoermel — April 2013 — 3 comments

Pages