if (!String.IsNullOrEmpty(Model.Product.Description))
{
We are in the best time of the year to enjoy wild sole from the Cantabrian Sea.
However, we only have 10 packs available for sale, so if you blink, you might miss it.
What does each pack contain?
- Three soleswild from the Cantabrian Sea, weighing 350-400g each, caught with a hook,whole, scaled, ready to cook, and vacuum-packed:
- Onewild hake from the Cantabrian Sea weighing 2kg, caught with a hook,cleaned and vacuum-packed in portions:
2 fillets
2 loin centers
2 tails
- The head of the hake.
- A smoked butter as a gift
When will my pack arrive?
The fish is purchased at the auction, prepared, and shipped the day before delivery, always on Fridays. This way, it arrives at your home with all its freshness so you can consume it over the weekend.
You can also freeze it if you prefer.
The product travels in an insulated box with ice packs and refrigerated transport.
}
if (!String.IsNullOrEmpty(Model.Product.LargeDescription))
{
}
Translated automatically