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 Proper fixed coupon action. Why is it that the default option of a fixed coupon is to be applied AFTER a tax?
distributing the fixed discount amongst items in the cart...while that may work cleanly for 1 item, it creates ... matching a subtotal and get's very confusing. I've been trying to create a custom tax rule that ... would fire after a fixed discount, because as fixed discounts aren't product pricing rules (I ...
Answer Answer to Question 8302
Vote up! 0 Vote down! before I got the answer from here I kind of figure out myself. I created ... a "rules component", pass the Commerce Product "node:field-product:0" into ... "commerce_product" inside the rules component as PARAMETER, and set "Image" as PROVIDED.. I can only get ...
maxchock — May 2013
Answer Answer to Question 8417
your users create customer profiles that they don't have the permission for, this is a bug in the ... module and should be reported to its issue queue. However, in a quick test for an unprivileged user I was ... not given access to make profiles that I did not have access to. Perhaps the user you were testing ...
Ryan Szrama — June 2013Discussion Drupal 7 commerce custom select
I'm deveping online shop for saling clothes on Drupal Commerce. I create product type ... (admin/commerce/product/types) with field "Size" (size of clothig)- type "select (text)". In node page it ...
Question Drupal Commerce (Kickstart) and Product Variations
Drupal Commerce Kickstart. One of the good features is the ability to have product variations and ... attributes in variation type which affect the price of the product. Unfortunately so far I have not managed ... to make it work correctly. My main issue is that the "All Products" page show only main ...
Discussion Text format option hidden
Commerce Kickstart. I see the option for Blog content and even Products. Is this by design or is there some ...
meltingsand — January 2013 — 2 comments — text formatting
Discussion question: IMCE file browser and commerce file / private file system
browse the private folder (and sub folders i have created) to find my files to upload for commerce file ... field. When i open the IMCE file browser within a product for the Commerce File field, i do not see any ...
Answer Answer to Question 6797
clear how to add 3 custom line items to one product display and add to cart in commerce kickstart 2. In ... Vote up! 0 Vote down! Hi that0n3guy, I was just wondering how you got on with your custom product ... single product which has 1. An on board selection option of one or two add on's 2. a selection from ...
peter burytec — September 2014
Answer Answer to Question 3267
product display. What you've requested is exactly how the system was designed to work. In your ... attribute field on Add to Cart forms. Then when you make the products for the display, just set the title to ... product type, you would add the color field and be sure to check the box to make it function as an ...
Ryan Szrama — April 2013 — 1 commentQuestion Line Items: alter the price?
product is saved with price = 0, and my module compute the price and add the line item to the cart/order, ... tryed with an entity wrapper, i tryed to alter the line item created with ... commerce_product_line_item_new(), but nothing, when the line item gets into the cart always has the original product price (in my ...
