简体   繁体   English

如何在正方形框中显示尺寸,而不是在magento 1.8中显示下拉列表?

[英]How do I get the sizes display in square boxes instead of drop down list in magento 1.8?

I want size option in square box instead of drop down in magento 1.8! 我想在方盒中选择尺寸选项,而不是在magento 1.8中下拉菜单!

在此处输入图片说明

The best way would be to make a module to change the dropdown to radio buttons instead, witch you can then style with CSS. 最好的方法是制作一个模块,以将下拉菜单更改为单选按钮,然后可以使用CSS设置样式。 There is several guides out there, but here's a link to one that is fairly complete and even has a download link for the package: 那里有几本指南,但是这里有一个相当完整的指南,甚至包含该软件包的下载链接:

http://inchoo.net/ecommerce/magento/configurable-product-modification-in-magento/ http://inchoo.net/ecommerce/magento/configurable-product-modification-in-magento/

What you need to do after successfully installed that is to write up the CSS to style it as boxes. 成功安装后,您需要做的就是编写CSS以将其样式设置为方框。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM