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 Testing site with fake credit card or sandbox

experince setting up a commerce system and I am wondering is there a way I can test the site? I want to put ...
scampbell70 — January 2012 — 6 comments

Answer Answer to Question 32042

'date_reserve_product ' but I had not define it with hook_commerce_product_type_info(); Silly me. ...
stevieegee — January 2015

Answer Answer to Question 31441

Vote up! 1 Vote down! Have you tried assigning different or adjusting Line Item types? I think this is what you are looking to do. Set or adjust the line item types to your needs in the store settings>line item types. ...
garpy — December 2014 — 1 comment

Discussion Need help for text formatting

Hi all first of all DC is a great work! I'm trying to format output of body and same other text field. Installed CKEditor and set "text format" to "filtered html/full html", but output text seems to not make any format change (wei ...
senzaesclusiva — September 2012 — 4 comments — text formatting

Answer Answer to Question 13414

Vote up! 0 Vote down! This wouldn't be difficult to implement. The jQuery code is doing all the work. ...
delta195 delta195 — March 2014 — 1 comment

Discussion Sales Tax on Role Based Prices

We have a site with a role for wholesale buyers and a price rule that is providing the correct price for the roles. We also have a simple state sales tax configured for one state. Our sales tax is being calculated on the larger retail price instead of the ...
RonD — August 2012 — 1 comment

Answer Answer to Question 8467

add the price to the Add to Cart button. */ function MODULE_form_commerce ... language;   $amount         = $form_state ['default_product']-> commerce ... _price [$lang][0]['amount'];   $currency_code  = $form_state ['default_product']-> commerce ...
immoreel — July 2014

Answer Answer to Question 4369

the commerce-order token at the line items it contains. Specifically, in your actions section you can ... loop over the commerce-order:commerce-line-items token and pass each individual line item to a separate ... using the loop on commerce-order:commerce-line-items would be to use the condition we provide titled ...
Ryan Ryan Szrama — April 2013 — 2 comments

Question I am am having trouble with my image display for products how do I fix the tiling?

http://www.electronixexperts.com/commerce_kickstart-7.x-2.2/productdispl... Product Display image ...
lance0821 — February 2013 — Product Display, image

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

Pages