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.

Discussion product display tpl file

I started with a commerce kickstart, but i have been fighting with theming the product displays. for some ... /sites/all/themes/custom/commerce_kickstart/templates/node--product_display.tpl.php can anyone tell me what i am doing wrong here? thx lajfi drupal commerce theme ...
lajfi — February 2013 — 3 comments — drupal commerce theme

Answer Answer to Question 7266

Vote up! 1 Vote down! Does such functionality even exist in any e-commerce solution? If so, please post a link. I have never heard of this before and not sure why it would be needed. Better yet, can you please provide more details about your use case? Per ...
drupalability — April 2013 — 1 comment

Question Use different View on order for admins and customers

customer on for example: user/1/orders/123 Is it possible to use different views or different view displays ... "commerce_line_item_table" is used to display the line items. That same view is used to display the line items to the ... for these? The reason is that the first one can be very useful for administrators to display for ...

Discussion Add to cart with Ajax

module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. ... ajax_cart_form($form, $form_state){  global $user;   $form_state['rebuild'] = FALSE;   $order_id ... = commerce_cart_order_id($user->uid);   $cart =  commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments

Blog Building a Drupal Commerce store with almost no coding

couples. So we had to create designs that our customers could wear separately, as well as a couple. We ... website myself! By working at Commerce Guys, as the project manager of the Product team, I actually have ... translated in French. I decided not to have multiple languages to start with, but wanted the option to add ...
GuGuss Augustin Delaporte — February 2014 — 1 comment

Question How can I add two different product references to the add cart form?

to be an optional item that the buyer can choose to select. add multiple products ... Vote up! 0 Vote down! Hi all would anybody know how I can add two different product references to ... the add cart form. I only see an option to add one line item type to the cart. I have products which ...
Road Kill — January 2014 — add multiple products

Answer Answer to Question 3928

follow the second step and import a display for the products you can then see them and manage them ... the product display (container). As soon as you wrap the product in a product display node the ... without having to create anything new (though i've not tested feeds tamper yet) I imported the ...
tadesign Richard Barratt — March 2013 — 2 comments

Discussion Voucher Only System- Keeping User Credit Balances

Hi, We have a canteen at work and I'd like to create an intranet site where employees can ... Commerce cater for keeping a user balance out-of-the-box? Are there specific modules that do this? Is it ... simple to turn off payment validation/gateways, etc. Is it simple to subtract from a user balance? How ...
meason — March 2013 — 2 comments

Question Product with customer defined attributes

Vote up! 1 Vote down! Hello, Is it possible to create product, where before add to cart customer ... will send later by email. We dont want to display prices and no payment. Thanks a lot add product ... must define some attributes of product.. for example.. i need number field where customer define size ...
scooti — August 2013 — add product fields

Answer Answer to Question 7020

Vote up! 0 Vote down! Try this: 1. Go to Structure>Content Types>Product display ... Product Display's breadcrumb "category" value will probably reflect the top-most applicable ... >Manage fields. 2. Edit the "Product category" field. 3. Near the bottom of the first tab, change ...
r — February 2013 — 2 comments

Pages