-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathp_scripts.php
More file actions
10 lines (10 loc) · 832 Bytes
/
p_scripts.php
File metadata and controls
10 lines (10 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
<script src=https://<?php echo $HOME_; ?>/api.js ></script>
<script src=https://<?php echo $HOME_; ?>/verification.js ></script>
<script src=https://<?php echo $HOME_; ?>/feature/search/api.js ></script>
<script src=https://<?php echo $HOME_; ?>/feature/sign/api.js ></script>
<script src=https://<?php echo $HOME_; ?>/services/sell/products/api.js ></script>
<script src=https://<?php echo $HOME_; ?>/feature/shopping_cart/api.js ></script>
<script src=https://<?php echo $HOME_; ?>/services/sell/products/product_image_input_api.js ></script>
<script src=https://<?php echo $HOME_; ?>/services/sell/products/product_general_api.js ></script>
<script src=https://<?php echo $HOME_; ?>/services/sell/company_general_api.js ></script>
<script src=https://<?php echo $HOME_; ?>/services/sell/products/feature/option/api.js ></script>