Questions tagged [configurable]
161 questions
0
votes
1 answer
Why does Magento show the configurable products and its associated simple products as well?
On my online store, we sell jeans. The configurable products are the different types of jeans, and the associated simple products are the sizes for each (6,8,10,12,14). When i search for a product or just scroll on the feed it doesnt only show the…

Daniel G. Gabori
- 65
- 1
- 2
- 8
0
votes
1 answer
Magento configurable product, optional dropdown?
I am new to Magento, and I have run into a problem with my store.
I am using configurable products for most of my items. The associated products often have a varying number of required attributes.
For example, one associated product may require-…

mr_mooo_cow
- 1,098
- 1
- 6
- 16
0
votes
0 answers
Magento - Configurable product attribute
I've added product size attribute to super attributes, and I have div selector inside product view page. I need to say somehow to the add to cart what size is selected from my div, but I can't find an solution, how to pass selected attribute value…

Danijel Daxx Chalupka
- 55
- 1
- 9
0
votes
1 answer
How to change shown price of a configurable product when filtering by size
I have a problem whereby I have set up configurable products, lets say t shirts in small, medium & large, with different prices for each size.
On my t shirt category page the price shown against each product is for the cheapest size (single).
If…

user3826112
- 1
- 1
0
votes
1 answer
Xml replcement for @Configurable annotation
I am java developer and I use your framework "Spring"
in my application. I have a problem and I have not found
clear answer on Spring official documentation and on any forum.
Problem description.
We have two classes:
public class A…
0
votes
1 answer
magento - how to show only configurable product in main category, simple product in sub-category
I want to know how can I do this. I want to when i click main category, just show configurable product in page, and when i click sub-category, show simple product in page. Please help me in this, it will be really appreciated.
Thanks

Init
- 165
- 8
0
votes
1 answer
How to create the configurable downloadable product in magento?
I want to create a product with different attribute like color and size. when i will order product then this product will be available for download.
basically i want to create a configurable downloadable product in magento.

Yogendra - eCommerce Developer
- 1,175
- 16
- 20
0
votes
1 answer
configurable products for a whole lot of options - text field?
I'm trying to set up attributes for a furniture store - each desk has different dimensions, and I'd like to have width, height and length to be available in faceted navigations. As I understand, it's not possible to use text fields for faceted…

webcanguro
- 53
- 5
0
votes
1 answer
Magento, configurable products or simple products? what's best for SEO?
I’m new to Magento and I need a suggestion about configurable products. I made many test with configurable products and their attributes..surely it’s really interesting and help to keep clean categories. By the way, before create many configurable…

Francesco
- 95
- 1
- 7
0
votes
1 answer
Magento Configurable Product String Error
When clicking on a configurable product in the category view I'm redirected to a blank white page with the following error:
string(59) "http://www.smashingcases.co.uk/configurable-iphone-product1"
What I've noticed is that the URL above in quotes is…

smashing
- 1
0
votes
0 answers
Strange behaviour of @Configuration with @Configurable in Spring
I've been using XML based configuration for a while - we've got a Vaadin application with Spring used as DI, but we are not interested in DispacherServlet - only root context, which we use to inject global (not user owned dependencies).
The way it…

Piotr Górny
- 61
- 1
- 6
0
votes
1 answer
Magento template question
I have a problem with Magento's configurable product template.
http://clientsupports.com/mind/index.php/clothing/bottoms/33.html
I would like to move color and size under the price $33.00. I tried to modify catalog.xml in layout directory. I tried…

Moon
- 22,195
- 68
- 188
- 269
0
votes
1 answer
Magento change configurable option select into div style dropdown options
Is there a way/guide that will change the configurable option selection from select dropdown type into div / ul - li dropdown type on product view page? Because I need to add the stock status for each child options.

chiboshi2
- 11
- 3
0
votes
1 answer
Mangeto related products price issue on configurable product pages
All the Prices, shown within a Price Box div on a Configurable product page or product with custom options (so the Related products, Featured product in menu, upsells etc.) all show ' please select required fields' or the price which is calculated…

webpod
- 35
- 7
0
votes
2 answers
Magento - Updating the price of a configurable product option
Magento version 1.6.1.0. I'm attempting to write some code that will dynamically update the price of a configurable product's option. My ultimate aim is to write a module that will update the price of the configurable product's options based on the…

Markie
- 760
- 17
- 32