@if (request()->route()->getName() == 'shop.checkout.onepage.index' || request()->route()->getName() == 'shop.checkout.onepage.index') @php $clientId = core()->getConfigData('sales.paymentmethods.paypal_smart_button.client_id'); $acceptedCurrency = core()->getConfigData('sales.paymentmethods.paypal_smart_button.accepted_currencies'); @endphp @endif