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 Set price when creating a product via commerce_product_save($product)?
How do you set the price when creating a product with commerce_product_save()? I'm first calling commerce_product_new($type) and then filling in fields of the returned product, but there isn't one for price. I also have a "stock" field ...
Prince Manfred — September 2011 — 3 comments
Answer Answer to Question 17587
Vote up! 0 Vote down! suntower, The User Guide is written for vanilla Drupal Commerce. One thing that makes this complicated is that Drupal excels in forcing the UI to your workflow. That's good for people that know that, but it's hard to docume ...
Josh Miller — October 2014 — 1 commentQuestion Calculation of Price
Vote up! 0 Vote down! I've been looking for a solution for the next case for a while: Let's say I have a product which price is calculated via height and width, like silk for example. You calculate the price multiplying height * width (+1) * sil ...
Discussion UI/UX Benchmark of existing solutions
It would be great list some benchmark info about how other solutions tackle the user interface (front and store administration). It could be a starting point for designing the ui of dc Some examples: magento shopify.com invoicemachine.com MS Accounting ch ...
redben — February 2010 — 4 comments
Discussion disable product add to cart
Hi, I'm new to Commerce. I need to be able to show products that both can and can't be bought, so for the items that cannot be bought I just need the add to cart and price options not to be visible. I have been unable to do this in Ubercart. Can ...
tefnut — September 2011 — 3 comments
Answer Answer to Question 10595
Vote up! 0 Vote down! For basic relationships between the Vendor(UserID) and the Product you can do that with setting up the permission so they can create/edit their own products. And you could create any sort of Views Page to display the products to the ...
Travis — October 2013 — 1 commentDiscussion Customising a product and passing it on to the cart (mod)
Hello, I'm new to the commerce module, but not to Drupal or PHP. I've looked through your documentation but it's not really supportive for modders (or maybe I haven't looked good enough). I have to make a new module to customise the pr ...
Discussion How to see/expose the product title in the product display???
I am loving Drupal Commerce possibilities, and going deeper in its functionalities. It is great... But can't get how to do display the product title in the product display (node). I have a node, let's say a Product display... I can list one or m ...
itamair — September 2011 — 3 comments
Discussion how to markup UPS shipping rates
Can anyone help with how to markup all UPS rates by $1 I suppose this would be done using rules but I have not been able to figure this one out. Thanks ups shipping ...
Discussion Do products need a SKU?
Alrighty, I'm trying to summarize a discussion that occurred in IRC today surrounding the need / name for the SKU on products. We talked about this in our San Francisco sprint last October, but I didn't recall reaching a conclusion away from SKU ...
Ryan Szrama — February 2010 — 20 comments