1. i see 4 hp-products on your main page in block latests. i don't know what data structure you try to import. Did you have some warnings after import?
2. most warnings in log are "App Warning: AbanteCart core v.1.1.9 Warning: Accessing store with unconfigured or unknown domain ( 108.175.146.168/ ).
Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/inkandto/public_html/core/lib/config.php on line 169"
Somebody tries to get you site via IP-address without domain (....or unknown domain ( 108.175.146.168/ )). Try to define who is it with your hosting-provider support. Also i can to suggest to use mod-rewrite redirects to your domain from ip, localhost etc requests.