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 Does Commerce include...
hi everybody, I am to set up an ecommerce site for my small business (selling Led lighting and video screens) and I'm wondering if Commerce and/or its add-ons have the following functionalities (more or less in order of importance to me): Attachment ...
pier — August 2011 — 4 comments
Question 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 ...
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 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
Discussion 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 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
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 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 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
Question Programatically create an entity reference field for products
Vote up! 1 Vote down! There is a great example of how to create a entity reference field here. http://drupal.org/node/1264160 This works if you are focusing on one bundle. However Commerce Products usually have more than on bundle. I'm wondering if a ...
bj___ — May 2013 — 1 comment — entity reference
