-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
137 lines (116 loc) · 6.05 KB
/
index.html
File metadata and controls
137 lines (116 loc) · 6.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<style type="text/css">.dlButton {
width: 246px;
height: 50px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
display: inline-block;
text-align: center;
text-decoration: none;
color: rgba(255,255,255,1);
font: bold 20px/45px "Lucida Grande";
border: 2px solid rgba(154,154,154,1);
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background-color: rgba(211,90,50,1);
-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
}
.verBubble {
width: 60px;
height: 30px;
display: inline-block;
vertical-align: middle;
position:relative; top:10px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
border: 1px solid rgba(50,50,50,0.5);
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
background-color: white;
-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
box-shadow: rgba(0,0,0,0.1) 0px 1px 0px 0px, inset rgba(255,255,255,0.4) 0px 1px 2px 0px;
}
.verNum {
color: black;
font: bold 15px/50px "Lucida Grande";
bottom:10px;position:relative;
}</style>
<div class="vbcms_content" style="width:100%;">
<div class="my_right_box" style="width:33%;text-align:center;float:right;">
<img src="/images/styles/zencart/style/ZC-in-the-box.jpg">
<div style="font-size:14px;margin-bottom:20px"><a href="https://www.zen-cart.com/showthread.php?230453-Zen-Cart-2-1-0-Released!&p=1404295">v2.1.0 Release Announcement</a></div>
<a target="_blank" href="https://github.com/zencart/zencart/archive/refs/tags/v2.1.0.zip" style="display:block">
<div class="dlButton"><p class="verBubble"><span class="verNum">v2.1.0</span></p> Download Zip File</div>
</a>
<br />
<div style="font-size:10px;margin-bottom:20px">SHA256: d36bde8d7c79a260c1f268cb7de99d229381daba6dfed383759138c428985542</div>
<div style="font-size:10px;margin-bottom:20px">Tip: Use the SHA checksum shown to <a href="https://docs.zen-cart.com/user/installing/validate_sha/" target="_blank">verify file integrity</a></div>
<p style="font-size:14px;"><a href="https://docs.zen-cart.com/history/v15x/" target="_blank">Click here to download older versions</a></p>
<p style="font-size: 14px;"><a href="https://www.zen-cart.com/docs/" target="_blank">Implementation Guide</a></p>
</div>
<div class="my_left_box" style="width:55%;padding: 5px 20px 5px 30px;float:left;">
<h2>Why use Zen Cart® Shopping Cart software for your business?</h2>
<strong>In a word, Freedom.</strong>
<h2>Built-in Functionality</h2>
<ul>
<li>No restrictions: on quantity of products, nor sales volumes, nor admin users</li>
<li>Product variants with specific pricing and stock control</li>
<li>Wholesale / B2B sales for trade customers</li>
<li>Discount coupons</li>
<li>Gift Vouchers</li>
<li>Group Pricing</li>
<li>Quantity/Volume discounts</li>
<li>Multiple pricing options: sales / specials / percentages / fixed prices, for individual products or specific categories</li>
<li>Multi-language</li>
<li>Multi-currency</li>
<li>Payments by PayPal®, AuthorizeNet®, Square®, Cash on Delivery, Bank Transfer, Check/MoneyOrder</li>
<li>Multiple shipping options</li>
<li>Comprehensive tax rules</li>
<li>Mobile ready</li>
<li>Meets modern accessibility standards out-of-the-box: 99% Lighthouse</li>
<li>Freedom to use your own domain name</li>
<li>Unparalleled <a href="https://www.zen-cart.com/forum">community support</a>...there are few questions that have not been answered already over the years</li>
<li><a href="https://docs.zen-cart.com" target="_blank">Comprehensive Documentation.</a></li>
<li>Compatible with modern PHP versions</li>
<li>Code is under constant development (see the progress in <a href="https://github.com/zencart/zencart" target="_blank">GitHub</a>)</li>
</ul>
<h2>Optional Functionality with Free Plugins</h2>
<ul>
<li>Bootstrap 4 template</li>
<li>One-page Checkout</li>
<li>Payment: Braintree, E-ComProcessing, eMerchant, Invoice, Paytrail, SecurepPay, Stripe, Vivawallet, Zelle, Crypto/iDEAL/CC/Klarna/BanContact/Payeer</li>
<li>Shipping: Australia Post, Canada Post, DHL Express, Fedex, Royal Mail, Shipstation, UPS, USPS</li>
<li>Image management</li>
<li>Short Codes (like WordPress)</li>
<li>Import/Export of product data/customer data/order data</li>
<li>Google Analytics</li>
<li>XML Sitemaps</li>
<li>Google Merchant Center</li>
<li>Structured Data</li>
<li>Static ("friendly" urls)</li>
<li>Sales Reports</li>
<li>Package-Delivery Tracker</li>
<li>VAT Exempt Customer (EU)</li>
<li>and many more!</li>
</ul>
<h2>Optional Functionality with Commercial Plugins</h2>
<ul>
<li>CEON Advanced Shipper</li>
<li>CEON URI Mappings Manager</li>
</ul>
<h2>Open Source vs Commercial ecommerce platforms?</h2>
<p>There are dozens of open-source shopping cart programs available, but none come close to the options, features, and stability available with Zen Cart®.</p>
<p>
And as for the commercial programs, watch as the fees ramp up to match your sales! At some point you'll jump ship, so why not start with an unrestricted solution?</p>
<h2>What do I need to use Zen Cart®?</h2>
<p>The lowest level hosting solution that offers PHP, Apache, and a MySQL database is usually sufficient to get started. Maybe your hosting even includes a Zen Cart® one-click auto-install for you to try (which is ok for a tryout but never to develop).</p>
See the <a href="https://docs.zen-cart.com/user/first_steps/server_requirements/">Server Requirements for Zen Cart®</a> for more technical details.
<p>You can also install it on your local computer for offline development (requires a web server installed on your computer).
</div>
</div>