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 Edit the Full Content view mode

Vote up! 2 Vote down! Hi, The product display page uses a view mode to display the product ... fields you don't want to display. Go to: Site Settings > Structure > Content Types > Manage ... Display (of your content type) > Full content For the Tops content type for example: ...
GuGuss Augustin Delaporte — April 2013

Question Large Company Software website

current site when displaying all 1500 on one page takes 0.860 seconds Drupal Commerce Loads 9 Products ... site is going to decrease, especially as we have 1500 authenticated users and anonymous users won’t be ...
rotty_dean — April 2013 — 1 comment — performance

Answer Answer to Question 10511

& $form_id) {    global $user;         //Gets the default product for the loaded Product Display ...                 // If the logged-in users roll is NOT 'reseller' and product_access!= 0         ...         if (! array_intersect ($user-> roles, $roles_allowed_to_buy) && $product_access!= 1) ...
A.hjelm — October 2013

Question Basic Drupal Commerce functions not being seen

"commerce_cart_order_product_line_item_delete()" in a custom module i'm writing. Fatal error: Call to undefined function ... commerce_entity_reference_delete() in /Users/[username]/Documents/Sites/[site_name]/profiles/commerce_kickstart/modules/contrib ... Am I not allowed to call "commerce_cart_order_product_line_item_delete()" from a custom ...

Question Modify price by height / width / color of a product.

color of a product? The width and height must be entered by the user through a form. The color is chosen ... Vote up! 0 Vote down! How could make the price of a product varies according to height, width and ...
ces — March 2013 — Price, form, height, width, color

Answer Answer to Question 13562

missing in "sized and coloured product" → "Manage display". It works. ... Vote up! 0 Vote down! I had checked "felt slippers » Manage display" but there image was ...
Fiable.biz — April 2014

Question how can i select SKU of product upon selection of class and subject terms?

Vote up! 0 Vote down! I have a question: i have a drupal commerce setup where product is made up ... of class(vocabulary) and subject (vocabulary)..i want a form where a user chooses class term and ... product upon selection of class and subject terms sku terms selection ...
nitvirus — August 2013 — sku, terms selection

Question Product princing rules and product fields (not inline item fields)

Vote up! 0 Vote down! I want to calculate the price of a product that depends weight and height. ... In Products, I have two fields: price_cm_width and price_cm_height. In Line item, I have other two ... + price_cm_height * cm_height For this, my steps were: 1. Store-> Configuration-> Product Pricing Rules. 2. ...
ces — April 2013 — 1 comment — Rules, Prices, dimensions, fields

Discussion Building a SKU quick-select block... problems...

a product where they know the SKU (the site its for is a commercial one, and the customers know what ... product view as such, but if I make a sku based on line items so I can access the SKU I then can't ... access the product view that SKU belongs to... Am I missing something obvious? I can get around it by ...
kiwi_steve — April 2012 — 1 comment

Question product attribute inside the add to cart form

Vote up! 0 Vote down! I want to display a product attribute after a line item attribute and before ... the add to cart form: http://dropcanvas.com/6cpm0/1 I tried moving the product attribute inside the ...
akosipax — June 2013 — Theming

Pages