/* hide model switcher in collection or search page */
.product-grid .quickbuy-container .boa-model-switcher {
    display: none;
}