var rivyo_theme_id = Shopify.theme.theme_store_id; window.rivyoThemeSetting = {}; // Dawn Theme if (rivyo_theme_id == 887) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Refresh if (rivyo_theme_id == 1567) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Sense if (rivyo_theme_id == 1356) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Trade if (rivyo_theme_id == 2699) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Craft if (rivyo_theme_id == 1368) { rivyoThemeSetting = { element_class: '.card-wrapper', star_class: '.card__information' } } // Spotlight if (rivyo_theme_id == 1891) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Studio if (rivyo_theme_id == 1431) { rivyoThemeSetting = { element_class: '.card-wrapper', star_class: '.card__information' } } // Taste if (rivyo_theme_id == 1434) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Origin if (rivyo_theme_id == 1841) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Ride if (rivyo_theme_id == 1500) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Colorblock if (rivyo_theme_id == 1499) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Publisher if (rivyo_theme_id == 1864) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Crave if (rivyo_theme_id == 1363) { rivyoThemeSetting = { element_class: '.product-card-wrapper', star_class: '.card__information' } } // Fabric if (rivyo_theme_id == 3622) { rivyoThemeSetting = { element_class: '.product-card', star_class: '.group-block-content' } }