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.
Documentation Demo Store Features
assumptions. For one, it assumes you are selling physical products. Thus, it has the shipping module all setup ...
Josh Miller — August 2012 — Commerce Kickstart 7.x-2.x — Status: No Known ProblemsAnswer Answer to Question 31861
function HOOK_node_view_alter(&$build) { if(!user_access('wholesale permission')) { ... hide($build['product:commerce_price']); hide($build['field_product']); }} ...
Andy @ BlueFusion — January 2015Discussion Discount upon the productgroup (taxonomy)
Hi! The shop: product display: TITLE,BODY,PRODUCT,PRODUCTGROUP (taxonomy) product ...
Gábor — July 2014 — 1 comment
Discussion Not fully understand Ryan video about "Creating a Catalog"
Hello, I'm trying to build a catalog menu. I watched this Ryan video about "Creating ... a new term is created then this term should be added to the menu automatically. How can I accomplish ...
chefnelone — February 2012 — 2 comments
Question How to hide Customer Profile custom fields?
I have set them as Hidden in Manage Display, but it makes no difference, they are still visible and ... a user editing their profile? Customer Profile ...
Bruno Prior — October 2014 — 1 comment — Customer Profile
Answer Answer to Question 13913
vocabulary, and then I use the taxonomy terms to categorize my product displays instead of trying to construct ... Vote up! 1 Vote down! I've done this by using a taxonomy vocabulary for "product ... my Views using the product type itself. ...
Ryan Szrama — August 2014Question What does Commerce Kickstart User module actually do?
Vote up! 0 Vote down! Hi I have disabled Commerce Kickstart User and shipping modules, basically ... kickstart user" module does? and what are the ramifications of disabling it? Thank you Brodie Commerce ...
brodiebrodie — December 2013 — Commerce Kickstart
Question Shipping- Adding variable handling charges based on product
services etc. I've created a field in the Product type: field_product_handling_fee I cannot get the ... Vote up! 0 Vote down! I wonder if anyone knows how to add product specific handling charges during ... shipping calculation. Example: Product A- might need an additional $5 handling fee (per qty) added to all ...
Question How to email product key using Rules?
Vote up! 5 Vote down! I have successfully hooked Drupal Commerce, Commerce Product Key, and ... The issue: I'm trying to create a workflow rule (Send mail) that will automatically email the ... product key to the purchaser, but, I can't find any tokens to use (none are listed in REPLACEMENT ...
Question Relationships with Commerce Order on created View
Vote up! 1 Vote down! Hello I need a new view with Commerce Order fields... When i start creat ...
bloodshooter — April 2013
