@extends('layouts.fk-base') @section('header') Finde den besten Deal @endsection @section('feed') {!! Feed::link(secure_url($rss_feed), 'atom', 'Feed von ' . $search_phrase , 'de') !!} @endsection @section('content')
Sie haben nach {{ ucfirst($search_phrase) }} gesucht ({{$count->count()}} Treffer)
@include('snippets.fk-sortbuttons')Leider hat Ihre Suche nach {{ $search_phrase }} keine Ergebnisse ergeben. Bitte versuchen sie es erneut mit einem anderen Begriff.
{{ ucfirst($offer->spirit_type) }} {{ $offer->shop }}
Neuer Preis: {{ TF::fF($offer->discounted_price) }} €
statt {{ TF::fF($offer->original_price) }} €
{{ TF::fF($offer->base_price ) }} € / Liter
Alkohol: {{ TF::fF($offer->abv) }} %
Volumen: {{ TF::fF($offer->volume) }} Liter
Versand: {{ TF::fF($offer->shipping_costs) }} €
{{ $offer->procent}}% gesenkt
{{ $offer->shop }}{{ TF::fF($offer->discounted_price) }}€* {{ TF::fF($offer->original_price) . "€" }}
{{ TF::fF($offer->base_price ) }}€/L
Versand: {{ TF::fF($offer->shipping_costs) }}€
free_shipping ) {
?>
Gratis ab {{ $offer->free_shipping }}
Versand ist nie kostenlos.
* Preis vom {{ strftime("%d. %B", $offer->created_at) }}