Would appreciate feedback on my site:
inspired-designco.comWe are currently doing SEO work, looking for bugs, adding finishing touches.
Top priorities:
1 - Make sure any variation of url redirects to
https://www.inspired-designco.com : starting with http or not, or https or not, or www or not.
2 - Security holes?
3 - Does the site work?
4 - Responsive works?
Comments:
1 - My goal was a super-simple-site.
2 - AC is massively feature rich. The biggest job in creating a super-simple-site was stripping away features.
3 - Outcome: all free shipping, no shipping selector, no subtotals displayed (wherever possible), only uses re-named guest checkout, no tax, no search, no language, no currency, no membership, no registration, no login, no coupons, no specials, no featured items, no newsletter.
4 - The homepage is a Category listing block.
5 - The navbar is a menu_bottom.tpl structure placed into header_bottom. It is a small menu with responsive buttons, therefore collapse is never needed.
Future goals:
1 - PayPal Express currently commences on Cart page, and concludes on g_s-2, requiring two more redundant steps to complete the order. I want to change PayPal Success to Validate and redirect straight to g-s-3 page, eliminating g_s-2.
2 - In conjunction with preceding item, I want to relocate Order Comments box from g_s-2 to g_s_3, and remove the PP Express Payment Choice from g_s-2.
3 - I want to add a PayPal Express button at the top of g_s_1.
4 - PP Express customers will land on g_s_3 to enter Comments and/or Confirm order.
5 - Only credit card customers will see g_s_2 and Payment Selection. Remove PP Express option from Payment Selection.
6 - Add Amazon Pay option next to PP Express Buttons.
7 - Add Powered by AbanteCart links on checkout pages.
Ultimate Streamlining:
All functions of g-s-2 and g_s_3 are combined into new g_s_3. Then g_s_2 is eliminated forever.
The system identifies Express payers, validates, redirects them to new g_s_3
without confusing Payment Selection displayed on new g_s_3, only Comments and Confirm.
The system identifies Credit Card payers, directs them to new g_s_3
with Payment Selection displayed, + Comments and Confirm.
Anyway, glad this is mostly done. It's been an adventure. Thanks to AC devs.