|
|
@ -132,6 +132,22 @@ |
|
|
|
<div class="tab-content" |
|
|
|
style="background-color: rgba(121, 113, 119, 0.04);"> |
|
|
|
<div id="tab1" class="tab-pane fade in active show"> |
|
|
|
<div class="col-lg-12 py-2" |
|
|
|
style="padding: 1rem 4rem !important;"> |
|
|
|
<div |
|
|
|
style="border: 1px solid #d8d6d6; border-radius: 4px; background: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);"> |
|
|
|
<div class="row justify-content-center p-3 w-100 m-0"> |
|
|
|
<img src="assets/screenshots/1.png" |
|
|
|
class="img-responsive" width="100%" |
|
|
|
height="auto"> |
|
|
|
</div> |
|
|
|
<div class="px-3"> |
|
|
|
<h4 class="mt-2" |
|
|
|
style=" font-weight:600 !important; color:#282F33 !important; font-size:1.3rem !important"> |
|
|
|
After installation, you will see the checkout option appear on the cart page.</h4> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="col-lg-12 py-2" |
|
|
|
style="padding: 1rem 4rem !important;"> |
|
|
|
<div |
|
|
|