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 USPS shipping

I am using the usps shipping module but I cannot get anything but flat rate to show up when I test check out. I have commerce physical installed and the weight field is in the product entity. I added weights to product, but when I tried to check out, it s ...
kt999 — June 2015 — 1 comment

Answer Answer to Question 8363

Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Ryan Szrama — June 2013 — 4 comments

Discussion Clone a Product Type?

Hi, Forgot to ask that in my last post but it's could be nice to be able to clone a product type which share 90% of fields,... Thanks, Florent ...
Florent — July 2011 — 14 comments

Question Proper fixed coupon action. Why is it that the default option of a fixed coupon is to be applied AFTER a tax?

Vote up! 0 Vote down! Not only is this non-sensical, but it's not even legal. If a customer is receiving a flat discount on their order, say $15.00, it's against the law to charge them tax on their original amount! I've been wrestling with ...
drewbolles — April 2013 — 2 comments — commerce coupons, fixed coupon, Discount

Discussion "no line items found" in user orders

Hi, I have installed Commerce (7.x.1.8 version) but in user orders section when I select an order only price and total is shown. In despite of order details the message "no line items found" is shown. What can I do on here to show order datails? ...
ekth0r — June 2014 — 1 comment — Line Items, orders

Answer Answer to Question 8607

Vote up! 0 Vote down! Hi, See http://www.drupalcommerce.org/questions/8363/how-alter-add-cart-button-d... for my solution for this. I would very much like to add valuable information to this, see my error-message: http://www.drupalcommerce.org/questions/8 ...
Summit — June 2013 — 3 comments

Discussion Additional Information on the Order Page

I need to display additional customer information regarding the order when viewed by an admin. I need to show the date of the order and the customer's email address(among other things). How would I go about modifying the order page for admins? ...
tars16 — December 2011 — 11 comments

Discussion How to sell training videos one by one

Hello! Our ides is selling trainer's training videos. I know one way is to sell this kind of roles. But there are about 50 videos. We can't produse so many roles. But very important is possibility to sell videos one by one (like a ticket for one ...
geneetik — January 2013 — 4 comments

Answer Answer to Question 7244

Vote up! 2 Vote down! Commerce Kickstart 2.x comes with the Commerce Addressbook module installed. That's where that functionality comes from, and you can easily have it on your site by getting the module and configuring it the same way.:) ...
Ryan Ryan Szrama — March 2013 — 3 comments

Discussion Product image on Views link to product admin rather than product display page?

Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments

Pages