suresh
This commit is contained in:
parent
5dda40c872
commit
f0862fe372
@ -455,7 +455,7 @@ $web_payment_sdk_url = $_ENV["ENVIRONMENT"] === Environment::PRODUCTION ? "https
|
||||
|
||||
<div class="col-xl-8">
|
||||
<div class="address-form remember-section mb-5">
|
||||
<label class="rember-label" for="rememberMe">By placing your order, you agree to our company privacy policy and condition of use.
|
||||
<label class="rember-label" for="rememberMe">By placing your order, you agree to our company privacy policy and <a href="https://<?php echo $_SERVER['SERVER_NAME']; ?>/terms-conditions/" target="_blank">condition of use</a>.
|
||||
<input type="checkbox" id="rememberMe">
|
||||
<span class="checkmark"></span>
|
||||
</label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user