update detail buket view to enhance customization notes and adjust WhatsApp message

This commit is contained in:
LailaWulandarii 2026-01-01 00:13:46 +07:00
parent 6cdbee5a5b
commit fd224c1278
1 changed files with 5 additions and 4 deletions

View File

@ -51,7 +51,7 @@ class="detailbuket-spec-val">{{ ucfirst(str_replace('_', ' ', $buket->kategori))
</div>
<div class="d-flex flex-column gap-1">
<span class="detailbuket-spec-label">Ukuran</span>
<span class="detailbuket-spec-val">Size {{ $buket->ukuran }}</span>
<span class="detailbuket-spec-val">{{ $buket->ukuran }}</span>
</div>
</div>
</div>
@ -64,7 +64,8 @@ class="detailbuket-spec-val">{{ ucfirst(str_replace('_', ' ', $buket->kategori))
</div>
<p class="detailbuket-note mt-4">
<strong>Note:</strong> {{ $buket->request_khusus }}
<strong>Kustomisasi Tersedia:</strong> Kamu bisa request {{ $buket->request_khusus }} saat
melakukan pemesanan.
</p>
<div class="d-flex gap-3 mt-5">
@ -74,11 +75,11 @@ class="btn btn-detailbuket-primary flex-fill">
</a>
@php
$waText =
'Halo Flo.do, saya tertarik dengan produk *' .
'Halo Flo.do, Aku tertarik sama produk *' .
$buket->nama .
'* seharga Rp ' .
number_format($buket->harga, 0, ',', '.') .
'. Apakah masih tersedia?';
'. Bisa diskusi sedikit soal detail dan custom-nya?';
$waLink = 'https://wa.me/6289673668516?text=' . urlencode($waText);
@endphp
<a href="{{ $waLink }}" target="_blank" class="btn btn-detailbuket-secondary flex-fill">