@if(style() === 'horizontal' && themeOptionService.productBox === 'basic'){
} @if(style() === 'horizontal' && themeOptionService.productBox === 'premium'){
} @if(style() === 'horizontal' && themeOptionService.productBox === 'classic'){
} @if(style() === 'horizontal' && themeOptionService.productBox === 'standard'){
} @if(style() === 'horizontal' && themeOptionService.productBox === 'digital'){
} @if(style() === 'vertical'){
}