6 Benefits of Product Customization

6-benefits-of-product-customization

Consumers’ demand for tailor-made products has reached the sky in recent times. Going back a few years, this was primarily limited to personalized mobile cases and mugs where people used to have their pictures printed on their mobile case or gift personalized mugs to their close ones, and it was more or less seen in […]

Read More

PrestaShop Product Customizer

Prestashop Product Customizer

“Allow customization/personalization on your store products by offering a design panel to your customers on the product page with the help of PrestaShop Product Customizer, also referred to as Product Designer.” You would have often seen people having personalized mobile cases, t-shirts, pillows, mugs, etc. This is what we call as Product Customization where people […]

Read More

HubBox Error: Failed to open stream /sample/../../vendor/autoload.php

Problem Statement While using the library provided by HubBox, there is an error occurring- require(C:\wamp64\www\HubBox\sample\src\public/../../vendor/autoload.php): failed to open stream: No such file or directory in C:\wamp64\www\HubBox\sample\src\public\index.php on line 14 Solution This error occurred because of dependencies on files that are missed. You need to solve this issue by using below steps: Step1: Delete the file sample/composer.lock from the library. Step2: Make a folder with the name “vendor” under /sample/ Step3: Run the command “composer install” in command prompt at /sample/   It will download all the dependency files which are required. After successfully downloading all the dependencies, you will able to use the HubBox library.

Read More

PrestaShop Google Custom Search

PrestaShop Google Custom Search

PrestaShop Google Custom Search addon incorporates a Google Custom Search bar on your PrestaShop website. The custom search bar specifically displays your website results for the searches made by a user, thus shrinking the overall Google search results to your website specific results only. If you want to filter out your website products from a […]

Read More