170 lines
4.1 KiB
JSON
170 lines
4.1 KiB
JSON
{
|
|
"_comment": "Schema for Magento Custom Variable code 'prology_footer_config'. Paste WITHOUT this _comment field into Stores > Custom Variables > prology_footer_config > Plain Value. JSON invalid sẽ tự fallback về defaults trong footer.phtml.",
|
|
|
|
"company_name": "Prology Pty Ltd Trading as Prology",
|
|
|
|
"addresses": [
|
|
{
|
|
"label": "AU Warehouse",
|
|
"lines": ["Unit 8/4A Bachell Ave,", "Lidcombe NSW 2141, Australia"]
|
|
},
|
|
{
|
|
"label": "US Warehouse",
|
|
"lines": ["17150 Newhope St Ste 308,", "Fountain Valley, CA 92708, U.S.A"]
|
|
}
|
|
],
|
|
|
|
"phones": [
|
|
{
|
|
"label": "AU",
|
|
"numbers": [{ "display": "+612 8061 6886", "href": "tel:+61280616886" }]
|
|
},
|
|
{
|
|
"label": "US",
|
|
"numbers": [{ "display": "+1 4689 3350", "href": "tel:+146893350" }]
|
|
}
|
|
],
|
|
|
|
"emails": [
|
|
{
|
|
"label": "Sales",
|
|
"addresses": ["sales@prology.net"]
|
|
}
|
|
],
|
|
|
|
"links": {
|
|
"information": [
|
|
{ "label": "About Us", "url": "about-us.html", "direct": true },
|
|
{ "label": "News", "url": "https://prology.net/blog", "external": true },
|
|
{ "label": "Contact Us", "url": "contact", "external": false },
|
|
{ "label": "Terms of Use & Sale", "url": "terms", "external": false },
|
|
{
|
|
"label": "Privacy & Cookie Policy",
|
|
"url": "privacy-policy-cookie-restriction-mode",
|
|
"external": false
|
|
}
|
|
],
|
|
"your_orders": [
|
|
{ "label": "My Account", "url": "customer/account", "external": false },
|
|
{ "label": "My Order", "url": "sales/order/history", "external": false },
|
|
{ "label": "My Wish List", "url": "wishlist", "external": false },
|
|
{
|
|
"label": "Manufacturers List",
|
|
"url": "manufacturers",
|
|
"external": false
|
|
}
|
|
],
|
|
"support": [
|
|
{
|
|
"label": "Track Your Order",
|
|
"url": "sales/guest/form",
|
|
"external": false
|
|
},
|
|
{ "label": "Returns & Exchanges", "url": "returns", "external": false },
|
|
{ "label": "FAQ", "url": "faq", "external": false }
|
|
]
|
|
},
|
|
|
|
"payment_methods": [
|
|
{
|
|
"name": "PayPal",
|
|
"image": "images/icons/payment/paypal.png",
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
{
|
|
"name": "Visa",
|
|
"image": "images/icons/payment/visa.png",
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
{
|
|
"name": "Mastercard",
|
|
"image": "images/icons/payment/master.png",
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
{
|
|
"name": "American Express",
|
|
"image": "images/icons/payment/amex.png",
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
{
|
|
"name": "Afterpay",
|
|
"image": "images/icons/payment/after.png",
|
|
"width": 48,
|
|
"height": 48
|
|
}
|
|
],
|
|
|
|
"shipping_partners": [
|
|
{ "name": "DHL Express", "image": "images/icons/shipping/dhl.png" },
|
|
{
|
|
"name": "UPS",
|
|
"image": "images/icons/shipping/ups.png",
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
{
|
|
"name": "Fedex",
|
|
"image": "images/icons/shipping/fedex.png",
|
|
"width": 68,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "TNT",
|
|
"image": "images/icons/shipping/tnt.png",
|
|
"width": 68,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "Couriers Please",
|
|
"image": "images/icons/shipping/couriers.png",
|
|
"width": 68,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "Startrack",
|
|
"image": "images/icons/shipping/star.png",
|
|
"width": 68,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "Australia Post",
|
|
"image": "images/icons/shipping/aupost.png",
|
|
"width": 68,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "Sendle",
|
|
"image": "images/icons/shipping/sendle.png",
|
|
"width": 68,
|
|
"height": 68
|
|
}
|
|
],
|
|
|
|
"social": [
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com/prology.net/",
|
|
"icon": "facebook"
|
|
},
|
|
{
|
|
"name": "LinkedIn",
|
|
"url": "https://www.linkedin.com/company/prology-net",
|
|
"icon": "linkedin"
|
|
},
|
|
{
|
|
"name": "eBay",
|
|
"url": "https://www.ebay.com.au/str/prologyptyltd",
|
|
"icon": "ebay"
|
|
},
|
|
{
|
|
"name": "YouTube",
|
|
"url": "https://www.youtube.com/@prologydotnet",
|
|
"icon": "youtube"
|
|
}
|
|
]
|
|
}
|