{{ translate('best_selling_products') }}

{{ translate('best_selling_products_are_those_items_that_are_purchased_by_customers_mostly_compared_to_other_products_within_a_specific_period') }}

@csrf
{{ translate('use_default_sorting_list') }}
{{translate('currently_sorting_this_section_based_on_order_count')}}
{{ translate('use_custom_sorting_list') }}
{{ translate('you_can_sorting_this_section_by_others_way') }}
sort_by) ? ($bestSellingProductListPriority?->sort_by == 'most_order' ? 'checked' : '') : 'checked'}}>
sort_by) && $bestSellingProductListPriority?->sort_by == 'reviews_count' ? 'checked' : ''}}>
sort_by) && $bestSellingProductListPriority?->sort_by == 'rating' ? 'checked' : ''}}>
out_of_stock_product) && $bestSellingProductListPriority?->out_of_stock_product == 'desc' ? 'checked' : ''}}>
out_of_stock_product) && $bestSellingProductListPriority?->out_of_stock_product == 'hide' ? 'checked' : ''}}>
out_of_stock_product) ? ($bestSellingProductListPriority?->out_of_stock_product == 'default' ? 'checked' : '') :'checked'}}>
temporary_close_sorting) && $bestSellingProductListPriority?->temporary_close_sorting == 'desc' ? 'checked' : ''}}>
temporary_close_sorting) ? ($bestSellingProductListPriority?->temporary_close_sorting == 'hide' ? 'checked' : '') :'checked'}}>
temporary_close_sorting) ?($bestSellingProductListPriority?->temporary_close_sorting == 'default' ? 'checked' : '' ) : 'checked'}}>