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 How to Show Links to Custom Category Items on the Collection Banner
done is to edit the search API, index the necessary taxonomy terms and edit the Collection product View ...
Answer Answer to Question 13329
awesome combination of: Views Search API Commerce Search API to tie it all together: ... https://drupal.org/project/commerce_search_api This is the method used to do the Commerce Kickstart 2 catalog. It allows to have searchable ... http://demo.commerceguys.com/ck/products?search_api_views_fulltext=Drupa... First "search term" is a bit of text I typed in. And the second is a facet based on the ...
Josh Miller — March 2014 — 1 commentDiscussion Don't see image field in views
Hi, I touched with simple problem. Want to create product view. Format: Grid If I select Show: Content- Teaser product photo is shown in view However if select fields and add image field, image is not shown in view (only image title is shown). Reason I ne ...
edas — April 2014 — 1 comment
Discussion How to access [commerce-order:uid] or [commerce-order:owner] using php code?
Hi short time reader. first time poster:) I don´t know if this is the place to ask, but here goes anyway. Im using rules. and the problem is, that I need the user account of an order ([commerce-order:uid]), normally I could put that into the "Data se ...
bolind — December 2011 — 2 comments
Discussion How do I set a shipping rule to ignore one product type in the order count?
I am trying to set up specific flat rates for shipping different quantities of product (1-3 ...
pkchoo — September 2011 — 4 comments
Discussion How do I translate the options in attribute field select lists?
"selction form" of product variants. This till the version RC1 of entity API. When the version of ... "Internationalization"- "Entity Translation"- "Entity API" to replace the problem (see the attached ...
Question How can I make only some payment methods available according to selected shipping service?
Vote up! 0 Vote down! I want to make specific payment methods available to customers, according to ...
Discussion Calculate shipping rate based on postal code (Shipping 2.x)
Hi! I would like to add a rule that will change the shipping fee for a specific amount based on ... instead of Data comparison... But how can I set the shipping fee to a specific amount? I tried Set a data ...
balintd — January 2012 — 4 comments
Question administer order item price locked
Vote up! 0 Vote down! Hi, I need to change a price for a specific user who added to cart the items ...
ariban99 — August 2013 — administer order item price
Discussion Show certain products during submitting a new order
Hi to everybody, I'm using DC to implement a basic marketplace. The problem I have is to show just certain products to certain users during order creation. Unfortunately, everybody can see all the available products, whereas each user must see just t ...
