How can we help you today?
CS-Cart: Troubleshooting
After upgrading to CS-Cart 4.12.1, the indexation process may get stuck with the Full re-indexation queued status. As a solution, you can upgrade to ...
Wed, 29 Mar, 2023 at 5:20 PM
Open the app/functions/fn.catalog.php file in the root directory of your CS-Cart installation. Find this line: if (!empty($params['force_get_by...
Wed, 29 Mar, 2023 at 5:21 PM
Open the app/addons/searchanise/func.php file. Find this line: $query_by['product_code'] = trim($params['pcode']); and replace it w...
Wed, 29 Mar, 2023 at 5:21 PM
By default, Searchanise widgets display products with the Active status set in the CS-Cart configuration. If you don’t see the products in the search r...
Wed, 29 Mar, 2023 at 5:22 PM
It can occur in these cases: You’ve set up merchandising rules, so the promoted products are displayed at first. You can check out that in the Searchanis...
Wed, 29 Mar, 2023 at 5:23 PM
It can occur if you’ve made a copy of your CS-Cart store that used our add-on. As a result, there can be two or more Searchanise add-ons with the one ac...
Wed, 29 Mar, 2023 at 5:24 PM