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 Answer to Question 9113
Vote up! 1 Vote down! First, you need to get the block to appear... this is a permission setting. Ping back with more info if this is not the case. ...

Question How to display a product catalog page from a view
user of which its me the administrator,now how can i make it to display even for anonymous users ...
like_mike — June 2013 — Product Catalog
Documentation Currency Overview
as if it were in the user's current shopping cart order. The unit price of the line item is ...

Discussion Complex price calculation using a field in the product
user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments
Question Download redirect on 404
user tries to access their licensed files (example.com/user/123/licensed-files) they get a 404. It ...
Discussion how to create a marketplace use Drupal commerce
marketplace:- User: post product- User: Buy product- Admin manager all order. thanks so much! ...
gkmbinh — June 2011 — 3 comments
Documentation Adding a taxonomy field to a Product for Attributes
There is a great explanation of Product Attributes in the general User Guide. The following will ...

Discussion Promotion codes for products
I understand some short code generated for product (or even role/user) and to discount product price based on ...
Documentation Rules Overview
a very extensible platform. There are a number of user contributed modules that can add additional ...

Discussion How to display order_number instead of order_id in order view
Hi all, this view http://mysite/?q=user/xx/orders/y show the order content for the user xx How can ...
titus07 — May 2012 — 2 comments