Thank you for purchasing Product Variants in Table App. If you have any difficulty with this App or you find an issue, please feel free to send us a message: supportshpfy@capacitywebsolutions.com
Below you will find the detailed documentation on how to use our App and we wish you have a great experience with our Shopify App.
Disable App on specific products (To Disable App on specific products, You'll need to enter "disable_pvt" tag in that product.)
2. General Texts Block: Manage various text inputs in different languages for the front end.
3. Hide Elements Block: Manage to hide various inputs for your custom theme.
(a) Add to Cart Button Selector: Set your store add to cart button element "class-name" or "id-name" according to your theme (for Eg: #AddToCart-product-template). If your add to cart button container have "AddToCart-product-template" class then please add ".AddToCart-product-template" and if your Add to cart button container have "AddToCart-product-template" id then please add "#AddToCart-product-template".
How a merchant can find the Add to Cart Button selector for their theme?
Our app functionality is closely connected with your theme HTML structure, so we did our best to test it on different themes and make sure app will work without any manual configuration. But there's always a chance that your theme have some unique elements that will require a bit custom setup - Add to Cart Button selector allow us to point your add to cart button if app failed to find it automatically.
For find Add to Cart selector right click on Add to Cart and inspect it, Please check below screenshot.
Please check below screenshot.
(b) Variant Dropdown Selector:
Set your store variant dropdown selector "class-name" or "id-name" according to your theme (for Eg: .selector-wrapper). If your variant dropdown container have selector-wrapper class then please add ".selector-wrapper" and if your variant dropdown container have selector-wrapper id then please add "#selector-wrapper".
How a merchant can find the Variant selector for their theme?
Our app functionality is closely connected with your theme HTML structure, so we did our best to test it on different themes and make sure app will work without any manual configuration. But there's always a chance that your theme have some unique elements that will require a bit custom setup - Variant Dropdown selector allow us to point your variant dropdown selector if app failed to find it automatically.
For find Variant dropdown selector right click on Variant Dropdown and inspect it, Please check below screenshot. Please check below screenshot.
(c) Quantity Selector:
Set your store quantity selector "class-name" or "id-name" according to your theme (for Eg: .quantity-wrapper). If your quantity selector container have quantity-wrapper class then please add ".quantity-wrapper" and if your quantity selector container have quantity-wrapper id then please add "#quantity-wrapper".
How a merchant can find the Quantity selector for their theme?
Our app functionality is closely connected with your theme HTML structure, so we did our best to test it on different themes and make sure app will work without any manual configuration. But there's always a chance that your theme have some unique elements that will require a bit custom setup - Quantity selector allow us to point your product quantity selector if app failed to find it automatically.
For find quantity selector right click on Quantity box and inspect it, Please check below screenshot. Please check below screenshot.
4. Hide Price ['Call for Price'] Block: You can hide price for table variants and show "Call for Price" label with phone number.
Installation Steps:
Manual Installation Steps for "Vintage theme":
Show “Variant Table” on Product Details Page:
Step-1: Go to Admin >> Apps >> C: Product Variants in Table >> General Settings then Enable App and click on "Save" button.
Step-3: Paste below shortcode before the closing head in file:Like below screenshot to load “Variant Table” JS. Then click on save button in top right corner to save the file!
Step-4: Paste below shortcode before the closing body in file:Like below screenshot to load “Cart Modal Popup”. Then click on save button in top right corner to save the file!
Step-5: Open sections/product-template.liquid file.
Paste below shortcode:Like below screenshot to show “Variant Table” in product page after the product price div otherwise you can place it whichever place you want it to appear. Then click on save button in top right corner to save the file!
Step-1: Go to General Settings Tab and set Enable App as Yes then click on "Save" button.
Step-2: Please open live theme customizer >> theme settings section then after please follow below screenshot and save your changes at last by click on "save" button at top right corner!
Step-3: Then go to product page of your theme from theme customizer section just by follow below screenshot:
Then just click on the arrow of theme settings header.
Step-4: Now, you can see product details page contents in your theme customizer and you can add our App as an app block to your theme.
NOTE: You can add app block (Variants table) inside any section for e.g. "Product information section" and alter Variants table block position by drag and drop and set it wherever you want to display. Please have a look to below screenshot:
OR
You can add app block (Variants table) as a section. So, it will spans out like another theme's section. Please see below screenshot to get more idea:
How to do App Code Uninstallation manually from "Vintage Theme"?
After App Uninstalled by Store Owner, Shopify does not permit us to access files on your store.
So, You have to remove App code files manually from your Active Theme or Any Theme in which You had previously installed “C: Product Variants in Table” App Files.