{{translate('refund')}}

{{translate('Refund Available for this product')}}

@if($product->preorder_refund?->note?->description != null && $product->preorder_refund->show_refund_note)

{{ Str::limit($product->preorder_refund?->note?->description, 100) }} {{ $product->preorder_refund?->note?->description }} See More

@endif