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.
Question ubercart migration settings.php not recognized?
Vote up! 0 Vote down! Hello, I'm having a little problem trying to get my migration to work. Currently I'm running a drupal website which uses ubercart and what I'd like to do is migrate all of it into a local commerce kickstart installatio ...
Discussion Import script
Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
Gábor — May 2012 — 4 comments
Discussion order update after payment
upon completing a payment, the order should be marked as completed. I am using 2 relatively fresh modules (commerce_bank_transfer and commerce_file) and am rather unsure, whether either one of the modules should deal with it, or I am supposed to create a ...
mojzis — December 2011 — 2 comments
Answer Answer to Question 7654
Vote up! 2 Vote down! Great question, Richard, and it's encouraging to see you've already done some research to find the manage display interface. Product attribute fields have a lot of functionality, so I'll try to limit my answer to your ...
Ryan Szrama — April 2013 — 1 commentAnswer Answer to Question 3506
Vote up! 1 Vote down! Hi, Without making code, you could create a condition component with a regular expression check against all the zip codes (available in the text comparaison condition) You could then call it from the 2 shipping rules (by negating the ...
magalie — July 2012 — 2 comments
Discussion Complex shipping Calculation
Hello, I have a list of products with weights associated. I want to add a shipping line on my cart that would be calculated from the total product weight of the cart * specific amount that depends on the weight. Suppose i have these rules: If shopping car ...
peyrusse — November 2011 — 2 comments
Discussion Editable attributes in cart view?
Greetings! How would I go about placing editable attributes in the cart view? Once a users selects the products attribute (small, medium or large), I can get the attribute they select to display in the Shopping Cart (or cart view). How would I go about gi ...
Discussion make "add to cart" button go straight to checkout?
Hi there, I'm playing with DC for the first time today- very impressed I must say. It's a big leap forward from Ubercart. I wonder if anyone can point me in the right direction for this. I would like to modify the "add to cart" button ...
tripper54 — June 2011 — 4 comments
Discussion Update Product Price in Product Display?
I have Created a custom line item type and a custom display as per Randy's Awesome screencasts. In my Custom Line Item Type I have added a Radio Button-Type List Field. I have created a product pricing rule that says "if a certain option is sele ...
cbrompton — December 2011 — 3 comments
Discussion Price Default Value
As it is not possible to set a default price to products I was trying to achieve that by using rules. I'm checking "Before saving a commerce product" Event. Condition is "Data value is empty" and my Action would be "Set a dat ...
dodlhuat — August 2014 — 1 comment — product price
