-
1
購買商品
-
2
確認訂單與付款
-
3
完成訂單
@php use App\Libraries\CartChannel; use App\Libraries\Image; use Carbon\Carbon; use App\Enums\PaymentType @endphp @extends('foreground.layouts.frame') @section("titleBanner") @endsection @section('body')
@include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => '', ])1
購買商品
2
確認訂單與付款
3
完成訂單