Installation
How to Install Customall on Shopify Platform?
Welcome to Customall! Currently, Customall is compatible with multiple platforms. In this article, we will walk you through the process of installing Customall on Shopify. Installation To add Customall app to your store on the Shopify platform, follow these steps: Login to your Shopify account and search for Customall app by clicking [here](https://apps.shopify.com/customall?search_id=20af86b1-2809-4939-a95c-45b31e4194aa&surface_detail=customall&surface_inter_position=1&surface_intra_posiSome readersHow to Install Customall on Shopbase Platform?
Welcome to Customall! Currently, Customall is compatible with multiple platforms. In this article, we will walk you through the process of installing Customall on Shopbase. Installation To add Customall app to your store on the Shopbase platform, follow these steps: Login to your Shopbase account and search for Customall app by clicking here. Next, click Install this app.  is the file created after a customer customizes a product and places an order. This file is used for fulfillment. To help you review the print file and catch any errors before placing an order, Customall offers a feature that lets you get test print files for checking. This ensures accuracy and prevents mistakes in your final orders. How to Get a Test Print File **GFew readersHow to Hide Unselected Variant's Mockups on the Product Page
You can choose to apply this setting for all campaigns or for a specific campaign. Apply the setting for all campaigns To apply this setting for all campaigns, follow these steps: In the left menu, click on General under the Settings section. Turn on the option Only show selected variant’s mockups. Click Save Changes to apply the setting. Apply the setting for a speFew readersHow do I save the customer information entered into the order item property?
To save the customer information entered into the order item property, you can: Go to the Settings screen and click on Online store Hover over Action and click on Settings In the General Settings section, click on Save customized customer information in item properties → Choose an oFew readersHow to add the personalized product image to the cart?
To add the personalized product image to the cart page or pop-up cart, follow the steps outlined below: Add the personalized product image to the cart page Go to your desired Shopify Theme → Click the three dots Button → Select Edit Code Identify the cart page file. This could be named something like: main-cart-items.liquid Find the section of code responsible for rendering the pSome readersHow to add the personalized image to your order confirmation email?
To include the personalized image from Customall in the order confirmation email your customers receive after placing an order, simply edit the email template that Shopify uses for order confirmations. By customizing this template, you can insert the personalized image seamlessly into the emails sent to your customers. Customall saves the personalized image URL in the order properties, making it easy to retrieve through the line item properties. The property for the preview image file is labeFew readersHow to Add the Production File Link to Your Order Confirmation Email
If you want to include the production file link from Customall in the order confirmation email your customers receive after placing an order, you will need to edit the email template used by Shopify. To learn more about customizing Shopify email templates, we recommend reading these official guides: How to Customize Shopify Email Notifications for Clients [Edit notification templates](https://help.shopify.com/en/manual/orFew readersHow to Manual Handle "Add to Cart" Event
This article will guide you on how to manually handle the "Add to Cart" process for personalized products on Customall. Instead of relying on automated processes, you can use JavaScript code to manually add items to the cart. First, you need to create a manual "Add to Cart" event using JavaScript on Shopify Theme. Below is a sample code snippet: window.manualATCEvent = function(){ // Handle your logic here } Also Customall provide event to help you call add to cart afterFew readers