commerce_pricing_attributes.admin.inc |
commerce_pricing_attributes.admin.inc |
|
|
commerce_pricing_attributes.css |
commerce_pricing_attributes.css |
|
.commerce-pricing-attributes-set-details-item {
padding:10px;
border:1px solid #cacabd;
background:#f9f9f6;
margin:0 0 10px;
overflow:hidden
}
.commerce-pricing-attributes-set-details-item >… |
commerce_pricing_attributes.info |
commerce_pricing_attributes.info |
|
name = Commerce Pricing Attributes
description = Provides an advanced widget for commerce_option entity to create per product price calculations depending on attributes.
core = 7.x
package = Commerce (contrib)
dependencies[] =… |
commerce_pricing_attributes.install |
commerce_pricing_attributes.install |
|
|
commerce_pricing_attributes.module |
commerce_pricing_attributes.module |
|
|
commerce_pricing_attributes.rules.inc |
commerce_pricing_attributes.rules.inc |
|
|
commerce_pricing_attributes.rules_defaults.inc |
commerce_pricing_attributes.rules_defaults.inc |
|
|
README.txt |
README.txt |
|
Module: Commerce Pricing Attributes
Author: Netstudio.gr
Date: 11/1/2013
Description
===========
This module lets you set attributes on your products that affect the final price.
It tries to solve the problem that commerce has, where you need to… |