Thank you for purchasing our "Shopify Mobile Case Design" Apps. If you have any questions that are beyond the scope of this help file, please feel free to email via our user page contact form. Thank you so much!
“Shopify Mobile Case Design” app is used to Design or Personalized your own case & covers for any Mobile, Tab or any Cell Phone. By this app customer can design the mobile case as per their need such as add image from Facebook, Instagram or upload from computer or any other devices.
Customer can choose varieties of Layouts to design on mobile case and image or logo will show only the Layout portion of mobile case. That is a unique feature of this app.
Customers are able to design their own mobile cases or any devices and this is easy way to design from online. Just choose a product and select Layout then upload image from Facebook, Instagram or your device.
“Shopify Mobile Case Design” module has some excellent features and very easy to setup.
“Shopify Mobile Case Design” module is more flexible and compatible with many existing modules in the Shopify repository. This Module is fully customizable. Users can easily configure the module into the new or existing Shopify websites.
This section will cover the guideline about manual installation that requires some theme liquid changes. If your app does not work as expected after the installation or you want to implement more improvements then you can try manual installation to fix those issues.
1. Login your Shopify Store in Admin panel.
2. Now hit our Apps URL and click on to Get button.
3. Install the Mobile Case Design Studio app.
Manual installation processes are given below.
4. Go to Themes menu of Admin Dashboard and Edit code of your published themes to install the app.
5. Click on Template Editor and put the Shopify Mobile Case Design App code in the following files.
Step 1: For manual installation go to sc-mcd-btn-loader-150812.liquid this file and change mcd_install_type = 'auto' this code to mcd_install_type = 'manual'.
Screenshots of theme file for the Step 1 code is given below:
Step 2: Now add the following code into product-template.liquid file where you want to show the mobile case design's Design It button like as below screenshot.
<!--Start: SC Mobile Case Design Studio --> {% if product.metafields.MobileCaseDesign.cp_is_enabled and shop.metafields.MobileCaseDesign.cp_design_it_btn %} <div id="dv-customized-product" style="display:none;" data-url="{{ product.variants.first.id }}" ></div> <div id="sc-cp-app-info-150812" data-cp-design-it-btn="{{ shop.metafields.MobileCaseDesign.cp_design_it_btn }}" ></div> {% endif %} <!--End: SC Mobile Case Design Studio -->
Screenshots of theme file for the Step 2 code is given below:
6. So your app has installed. Now go to Apps menu of Admin Dashboard and click on the Mobile Case Design Studio Apps link.
7. Now go to Customized Cases link and click on Create Customized Case link. Here you should Select a product and Upload solid and transparent image of mobile case. You should upload image of size (width = 325px, height = 530px) or (width = 350px and height = 530px) for both solid and transparent image [ The portion you want to design, it should be transparent ]. Then click on Save the customization button.
8. Click on next tab Appearance Settings to customize your settings. Advanced user can add Custom CSS from here. Insert your Instagram API Client ID* and Facebook APP ID** to show the upload option in frontend.
9. Now go to frontend and in a product details page you will find a Design It button just click on it and start design.