The configurable-product tag has no wiki summary.
3
votes
2answers
480 views
Product name of configurable product not saving in store other than default
This is a bug in Magento 1.4.2.0 (bug also present in 1.5.0.0-rc2). When trying to save a configurable product in a store view other than the default, the "Name" property is not properly saved. The ...
2
votes
1answer
1k views
Magento: Configurable product options not showing on a view page?
I have multi-store Magento system and strange things happen when i try to see a configurable product on my main store - the options select lists don't show up at all! And that is the case for the 95% ...
2
votes
3answers
2k views
How to Have a Bundled Configurable Product in Magento?
I've been searching about this topic on Magento forum and Google but can't find a definite answer for the question. Hope I find it here.
Is it possible to have a bundled configurable products in ...
2
votes
1answer
6k views
Magento, add Clothing size attribute without Configurable Product
I want a simple way to let my user pick there clothing size before buy
but Configurable Product seems like to much overkill. you have to make a product of every size
and then you have to make a ...
1
vote
2answers
88 views
Layered Navigation in magento is not working with Configurable products
I am using this extension in my magento web store
http://www.manadev.com/seo-layered-navigation-plus (Layered navigation)
This extension working fine for simple products.
But in my case, I have two ...
1
vote
0answers
50 views
Magento Shopping Cart Rule not getting simple product attribute values
On a client's store we have configurable products based on a custom weight attribute (4kg, 10kg, 12.5kg etc...). I've set up a discount rule so that the discount only applies to products that are ...
1
vote
2answers
188 views
Show product attributes in list.phtml - Magento
Hello I have read many posts about this, and while it works its not complete.
For example; Attribute 1= shoesize and attribute 2 = shoe color.
Both are in a dropdown and I would like to list all of ...
1
vote
0answers
161 views
How can I auto-select the configurable options on a product details page?
I have certain configurable products on my store. What I want to do is automatically select the first values in the drop-downs on the details page. I don't want to see Choose Option... as the default. ...
1
vote
2answers
455 views
Add new attribute to existing configurable product magento
I have around 500 configurable products that I need to add a new attribute to.
For example, they already have Color as an attribute. How would I go about adding Size to the existing configurable ...
1
vote
1answer
137 views
“Dynamic” Pricing System
Soon I'll be working on a project that amounts to what is essentially an e-commerce app for configured products. This question is about ways to implement pricing schemes that can change from day to ...
0
votes
3answers
168 views
Import configurable products from CSV in magento [closed]
Is it possible to import configurable products along with its associated simple products in bulk in magento ?
I want import products in magento from CSV, there are simple products & configurable ...
0
votes
0answers
34 views
Extending functionality of the existing ATG CRS Store
There is a requirement wherein we need to extend the existing ATG CRS functionality. We need to implement the configurable product functionality. Whatever research we have done till now says that ...
0
votes
0answers
33 views
Magento - How to add a pre-selected product's price to current product
My problem is the following: I have a configurable product whose starting price should be the price of a preselected simple product.
My simple product page has a button that takes my customers to the ...
0
votes
1answer
43 views
Can Magento configurable product have interdependent attributes
Goodmorning (at least in the Netherlands),
Is it possible in Magento (1.5) to do the following;
Let's say I sell Cars. There are three options in my configurable product:
Color
Fuel
Extra can of ...
0
votes
2answers
164 views
Magento API - Link simple product to configurable product
I'm writing a middleware solution which should be able to take products from a specific source and add/update these to/in Magento.
Since there are products with different sizes/colors/etc I'll need ...
0
votes
0answers
40 views
Duplicate configurable products and associated simple products
I need to be able to duplicate a configurable product and have it duplicate all of the associated simple products as well.
What is the best way to go about this?
Thanks,
Luke
0
votes
1answer
257 views
why don’t my (Configurable Product) options/attributes show on product page?
Magento ver. 1.5.1.0
I have an attribute set “clothing”
There are two attributes in the set: “size” and “colour”
Size is required, colour is optional (i.e. not all products have any colour ...
0
votes
1answer
98 views
Magento: Different products in the different store vews under the same store?
I have multi website, multi stored Magento shop, and I have a need to make some products available in one store_vew, but not available in the other, where both store_views are part of the same store ...
0
votes
0answers
260 views
Magento - Call to undefined method Mage_Catalog_Model_Product_Type_Simple::getConfigurableAttributesAsArray
I'm getting the following error when I hit a configurable product using the saveRow method from /app/code/local/Mage/Catalog/Model/Convert/Adapter/Productimport.php:
[05-Jul-2011 18:12:32] PHP Fatal ...
0
votes
0answers
352 views
Magento Question: How to get Configurable Product's selected attribute
Product Example:
Cloth with 3 options: Red, White and Blue.
Originally Cloth was a Simple Product. Red, White and Blue were it's Custom Option name 'Color'. So I was able to get the selected option ...
0
votes
0answers
202 views
How to create products in a hierarchial tree/category structure in magento?
I've a complex situation for one of my store..
I've 4 basic categories and under this the categories just expand and just under the last child category i list the products .
For example, the ...
0
votes
2answers
805 views
Magento Price Not Updating
We've recently installed Simple Configurable Products on our 1.4.2.0 Magento install but the price on the product isn't updating when the user selects an option, if you configure the product and add ...
0
votes
2answers
824 views
advanced search with configurable product in Magento
I have a clothing e-commerce website. I created color and size attributes and used them with configurable products. The configurable products have at least two associated products and those associated ...