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 Product list page shows undiscounted price.
The product list view shows the original price, without the discount, only the add to cart page shows the price with the discount. Both fields have the same settings. I also made a rule that users with a specific role get wholesale prices. Here also the p ...
roelwelters — March 2013 — 1 comment
Discussion Rules and Product Fields
I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
Answer Answer to Question 6995
Vote up! 0 Vote down! USPS sent me all the credentials to do a TEST site prior to enabling Production access. But I'm having the same problem. No step-by-step instructions. No shipping buttons on my checkout. New to rules. Lost. ...
spacerex — June 2013 — 1 comment
Answer Answer to Question 3409
Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...
Josh Miller — July 2012 — 1 comment
Discussion Checkout Review in Checkout Complete
hey there! i have a problem: in the checkout/*/complete it seems that the guests has no permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to access this page. but in people/permissions the guest have ...
herpes — July 2012 — 1 comment — checkout complete
Discussion Which file holds the database connection info?
I went through install on localhost. I've uploaded the files to the webhost, and I've uploaded the database to the new web database, but the web db is a different name than the one on localhost, and perhaps that's the reason I'm faced ...
Apprentice — March 2013 — 1 comment
Discussion URL-Alias based on Product-Names
Instead of an URL like ".../commerce/products/3" I would like to give every commerce-product a URL-alias based on product-title for example: ".../commerce/books/the-drupal-book" But using the module "pathauto" does not work, ...
adam1 — July 2012 — 1 comment
Answer Answer to Question 7105
Vote up! 1 Vote down! OK! I Kind of fixed the problem!! I didn't notice that I didn't set up the teaser for Product Display to have the Product field rendered in the Add to Cart format. But this only fixes it as a product display. I have the sam ...
sensei00s — March 2013 — 1 comment
Answer Answer to Question 7094
Vote up! 1 Vote down! 1. Edit the "shopping cart (Commerce Order)" view. 2. In the "No Results Behavior" section, click "Commerce Line Item: Line item summary". 3. Uncheck "Checkout" under Links. 4. Apply and Save. ...
r — March 2013 — 1 comment
Discussion Sell Advert nodes- copying Product Display fields to new entity node
I have a product type called "Ad top". Two custom fields: Duration (taxonomy term: 1,3,6,9,12 months) and Pages (Taxonomy term: Homepage, Other pages). I created 10 products of the Ad top to cover all variations of Duration and Pages, each produ ...