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 Body field is missing in product type

'node/add/myproduct'. How can I get the body field as in demo store products? body field add a product ...
prasug — January 2014 — body field, add a product

Answer Answer to Question 4372

Vote up! 0 Vote down! Just to clarify, I have 3 product display nodes that relate to the same ... product (book). Each display node has a unique title and image which are used to identify what the ... customer is actually purchasing. I've structured this way because I need each book to be its own node ...
bpeicher — October 2012

Answer Answer to Question 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Documentation Configuring / Creating Customer Profiles

your profile types (similar to content types for nodes). If you have installed Shipping, that includes ...
joshmiller Josh Miller — August 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question Changing default select list to radio buttons impossible?

3 products and you add a new node with a product reference field referring to the 3 products, your product ... node will get the default select list for selecting product 1, product 2 or product 3. I am unable to ...

Question Custom product attribute- display order problem

displays the product name (I wanted to prevent the display of the node title). Works fine, but I cannot ... Display, I've changed it in the node teaser at Store > Product Types > Manage Display > Node ...

Answer Answer to Question 3691

token module to access the current total and order number from within a node. ...
joshmiller Josh Miller — September 2012

Discussion See more link on product pages

Hello, I recently changed the Body field settings for my product pages to try and get the text to display with line breaks etc. Though this achieved the desired effect I noticed the 'See more' button which reveals the full body field when clicke ...
barney — May 2013 — 1 comment

Question List of most viewed products

nodes, but can't use same module for commerce products. Please help me to figured out this. Thanks ...
Hiraman P — November 2013 — drupal 7, commerce, products

Answer Answer to Question 7572

cart" buttons in nodes that have a reference field to those product entities. The "Product ... you are selling one kind of tshirt with three sizes, you'll have one node that references three ... one image on the node that references the products. This is an architectural decision that is ...
joshmiller Josh Miller — April 2013 — 1 comment

Pages