本文主要是介绍产品浏览过滤插件-Year Make Model,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
产品浏览过滤插件-Year Make Model
本插件可以在Magneto前台浏览产品是通过Vehicle,Model和Year来过滤浏览的商品,这个主要是提高用户体验的。如果有需要的话可以使用这个插件 - Year Make Model。看下面效果图:
Magento Connect:magento-community/Year_Make_Model_Filter_Box
特点:
This is "Select Vehicle" box for Auto Parts web sites.
It adds ability to select Make Model Year.
Then when you navigate with categories menu you see only products that match the make, model, year selected (and the products that don't have any make, model, year restrictions).
The selected make, model, year options are stored in the visitor's browser cookies. So when he visits the site the next time the year, make, model are already selected and he sees only the products for his car.
HOW TO USE:
Go to your Magento admin panel -> Ymm -> Manage Items and add YMM items to all your products.
NOTE: The products without model/make/year/ set are treated as for all models, all years, all makes.
If you want to select BMW and see only BMW products all the other products should be set to another car.
So you have to add YMM items to all your products to see the effect.
NOTE: You should know your product id to be able to add an YMM item to it.
You can find product id in the product description page url:
http://yoursite.com/magento/catalog/product/view/id/119/s/coalesce-funct...
The number 119 is the product id in the url.
CHANGE LOG:
in version 2.0 import feature was added
这篇关于产品浏览过滤插件-Year Make Model的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!