関数
PayAndShip::afterTemplateInclude()
Includes delivery_info_script.php
if no address error
Includes delivery_info_script.php
if no address error
ファイル: src/Views/CheckoutReview/PayAndShip/PayAndShip.php
protected function afterTemplateInclude() { if (empty($this->checkoutDetailsComp->getAddressError())) { wcexaap_include_delivery_info_script(); } }
使用するアイテム #使用するアイテム | 説明 |
---|---|
src/Includes/include_delivery_info_script.php: wcexaap_include_delivery_info_script() |
|