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 How to increase price with a percentage when paid through Paypal?

Paypal's 3% fee is quite a lot. We would like to add 3% on top of the price when people decide to use Paypal. It can probably be done with Rules, but how exactly? (Links are very welcome of course.) paypal payment method percentage pricing ...
guaka — August 2012 — 4 comments — paypal, payment method, percentage, pricing

Discussion check for "product-types" in rules in addition to "particular product" check

paypal. I have 2 different product-types- "normal products" and "file products". File ... Downloads should be paid via paypal- that means- if you have more than one "file product" in your ... a specific product-type? I could solve my problem by adding all "file products" to a "Order ...
SteffenR — December 2011 — 5 comments

Question How to control custom form fields on the product form?

information to a Web Service after a Product is inserted, updated or deleted. In order to ensure that all the ... put them in the Product form. I achieved It by extending the commerce_product_product_form function. ... the example from AutoSKU regarding how to save and load data for Product Types form. But, what ...
dasaev Dasaev — February 2016 — product form custom fields

Discussion Edit "collection products" view: show child items

Hello, I'm trying to modify the default "collection products" view because I have ... sub-categories with relative products. I added the sub-catergories as child taxonomy terms of "Sample ... only the products that are in that Category and not in the child categories. Is there a solution for ...
smurf — February 2014 — 6 comments — views

Discussion Commerce views display one image of product

Hi! I use these data: product: SKU,TITLE,SIZE,COLOR,IMAGE,STATE... product ... _display: TITLE,BODY,PRODUCT (product reference),PRODUCGROUPS (taxonomy terms) Example, the product variations: S Red T-shirt ... Content: Path (hidden) (Products referenced by field_termek) Field: Image Filter creation: Content: ...
Gábor — June 2014 — 4 comments

Discussion add email address to customer profile display

Hey, i would like to show the email address on the order page in the backend. How can i achieve that? regards Volkan ...
muschpusch — October 2011 — 4 comments

Question Create the order on a node which has a field of node reference to commerce product

which is of product reference. This content type is created instead of product display. I can add ... "course" content type. Please help me! Order against the node referencing commerce product ...

Answer Answer to Question 13859

Vote up! 1 Vote down! hxxp://:yourwebsite.com/user is the login page. ...
fugazi — June 2014

Discussion Commerce and varnish

Har anyone tried using Varnish on a Drupal Commerce website? Would it work with shopping carts and other cookie-related stuff? ...
AdamGerthel — November 2011 — 11 comments

Answer Answer to Question 3553

a "computed field" to your product type. I just did this on Kickstart 2 and had much success with this ... = commerce_product_calculate_sell_price ($entity); if ($calculated_price ["amount"]< $price ["amount"]) {  ... = "Normal Price";}?> You will need to add this computed field to a product type, not a content type. ...
joshmiller Josh Miller — April 2013

Pages