简体   繁体   中英

magento - custom attribute display on configurable products

i'm trying to change the way customizable products display on frontend. Instead of filtering attributes by a dropdown like this :

落下

i want to do it via a radio button, like this :

电台清单

unfortunately, the dropdown is filled with JS, in js/varien/product.js . The cart update with the right product must be in this JS file too. Does anyone know if it's possible to modify this display without breaking the cart update ?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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