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 do I create a relationship to the table commerce_options?

Vote up! 1 Vote down! I've got a commerce installation using product attributes and product ... options. Everything appears to be working when I add options to the products. When I add products in the ... to create a relationship to the table: commerce options (There are no relationships available to add) ...
godfriedv — April 2013 — 2 comments — Product Attributes, Views, Catalog

Discussion How to dynamically calculate the sell price of a product using rules

a product Action: Set the unit price to a specific amount Everithing works very good if i want just to ... a product " rules invoke event, to ensure that it's really called during the module is calculating ... hook_commerce_product_calculate_sell_price_line_item_alter($line_item) hook_commerce_price_field_formatter_prepare_view($entity_type, $entities, $field, $instances, ...
stefano.marodin — January 2012 — 9 comments

Documentation Discounts and Coupons

actions can only use data specific to the product (i.e. not the day of the week or user roles). Even with ... Administration Store Products Product Types Manage Display Edit Price In the Price Calculations article, we went ... over how to create a conditional discount for a user role. Simple Coupon Code per Line Item Add ...
joshmiller Josh Miller — November 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question How do I create a product type programatically?

Vote up! 0 Vote down! I'm trying to create a product type that has some extra fields ... commerce features module, is there anyway I can programatically create a product type in a module? Product ... that doesn't exist anymore in the code base, hook_commerce_product_info(). Aside from using ...

Question How to customize default text in "Display an Add to Cart message" rule?

"Display an Add to Cart message"? Rules add to cart user interface ... Vote up! 1 Vote down! I would like to customize the text displayed in the "Display an Add to ... Cart message", so that it is easy for users to notice. Where do I edit the default text for the ...

Discussion Checkout should have the option of: log in, create account, or guest

ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create ... not create an account) I've looked at several modules, but no combination seems to fit all those ... Kickstart is the same way; you have to create an account.) Commerce Checkout Login gets close. If you fill ...
MrPeanut — January 2013 — 2 comments — Accounts, checkout

Discussion 1 product with 2 different prices

price and the discount for children. I thought about using two products for each display, one for ... Hello! For a ticketselling site I need 2 prices for each product, one for adults, one for ... children. The children price varies for each product, so there is no percentage relationship between adult ...
dasmoermel — November 2011 — 6 comments

Answer Answer to Question 12441

subscription type products. i create a product with License duration 1 hour. when an user by this product new ... role assign to that user useing License type(Role). but after 1 hour that license should revoked, means ... user role should revoked. but nothing happens after 1 hours. i also run cron manually. Please help to ...
Samit Khulve — November 2015

Discussion How not to show Add to Cart button to Products already bought???

User goes back to the Product Display of a Product he already bought (with granted license), than the ... display for the file product (and this is not correct, as it might make the user buy or add to chart ... button for already bought products? I don't know if this issue has yet been discussed (sorry in this ...
itamair — December 2011 — 8 comments

Discussion How do I translate the options in attribute field select lists?

a "Localized" taxonomy vocabulary. The user create the Products and later translate it using "Entity ... ago. The Products Types was created using "Term Reference" Field connected to ... Translation". When all variants are created and translate this products are connectde to a "View Node" ...
andrea.brogi — April 2013 — 6 comments — commerce_product, translation

Pages