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 4917

commerce_line_item_unit_price_amount() found in commerce/modules/line_item/commerce_line_item.rules.inc, so my code liiks like: <?php ...     global $user;     $product = commerce_product_load (4); // my commerce product for test         ... $line_item = commerce_product_line_item_new (        $product,         1,         0,         array(       ), ...
strae strae — November 2012

Discussion how to let user download a file after payment?

goal is to let user do the following things: 1) login 2) select multiple options (commerce_bpc??) 3) ... be done in sequence:) I'm using drupal commerce, commerce file, and I'll try also ... commerce_bpc. Do you think that I can create it by using these modules? ...
zaraki11 — December 2012 — 1 comment

Question How do I create a Video Learning Site with ecommerce?

Vote up! 0 Vote down! I am a non-programmer, a newbie teacher, and my goal is to create a COMMUNITY-DRIVEN EDUCATIONAL SITE where teachers of various subjects can UPLOAD VIDEOS in to various video GALLERIES based on subject categories. The idea is to allo ...
michaeldg7 — February 2013 — 1 comment — Payment, Downloads

Question products are not displaying in product display view and collection products view

Vote up! 4 Vote down! I've just started working with drupal commerce. I'm using commerce ...
amruta — December 2013 — products are not displaying

Answer Answer to Question 7518

example_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state) {  // Alter code here...}?> When the Add to Cart form is ...
Ryan Ryan Szrama — April 2013 — 1 comment

Discussion Products Not getting imported

I have setup product display and product reference node importers. Go to /import, upload file but nothing gets imported. There are no error messages or any sort of feedback as to what the problem is. Any help would be greatly appreciated. feeds feed impor ...
rws — February 2013 — 5 comments — feeds, feed importer, import

Question Remove Price field (not just hide it in display)

Vote up! 0 Vote down! Hi, I'm working on a business-to-business commerce site where ... Commerce though, so it's not just a product catalog site. How can I remove the Price field from the ...
balintd — April 2013 — Price

Discussion Add to cart button on product display node

Hello forum and thankyou Ryan and the commerce guys team for making this brilliant piece of ... serious commerce software for Drupal 7 and beyond. I have been trying to get the hang of setting up Drupal ... commerce. The problem: I do not know how to use command line at this stage as I have not been able to ...
commercestudy — June 2011 — 6 comments

Question Add tracking code Google tag manager.

Vote up! 0 Vote down! Could someone tell me how I should go about to add google tracking code tags manager? My goal being to retrieve information from my clients and to play with on the google Adwords. An idea suggestion? Checkout tracking Reporting ...
woprrr — February 2013 — 1 comment — Checkout, tracking, Reporting

Answer Answer to Question 12485

account is setup with my Drupal site. I've uninstalled "Commerce Checkout by Amazon" ... (7.x-1.0-alpha2) and installed "Commerce Checkout by Amazon" (7.x-1.0-alpha4). Will post my results soon. ...
Thomas Isabelle — February 2014

Pages