Overview
Product Options 2.0 integrates with Order Printer, Slide Cart, and PageFly to allow the display of your options.
Select an option below to view more information about each integration.
Slide Cart
Slide Cart (on Shopify) allows you to utilize features to help with customer experience and improving conversion rates on your store. This app works by replacing the default cart page on your store with an on-page enhanced version.
Setup
- From the Shopify admin, select Slide Cart.
- From within the Slide Cart app, select Settings.
- Select the following settings:
Compatibility mode
Show custom properties in cart
Custom property format set to Key: Value
Display Product Options in Shopify Order Printer
Order Printer is an app that allows you to print custom packing slips, invoices, labels, and receipts. If you are using the Shopify Order Printer app to print your invoices, you can use this template to display the selected options in the invoice.
Setup
- From the Shopify admin, select Apps.
- Select Order Printer.
- Select Manage templates.
- Select Add Template.
- Enter a Name for the template.
- In the Codefield, copy and paste this Order Printer Template:
- Select Save.
Display Product Options Widget on PageFly Product Template
By default, Bold Product Options will not display on a PageFly product page. In order to display options on a PageFly product page, you will need to enter the appropriate Liquid code.
Setup
- From the Shopify admin, select Apps > PageFly Builder > Product Pages.
- Edit a Product Page and make sure the Default Product Details is set to Hide.
-
Add Product Details to the page by dragging and dropping.
- Drag and drop an HTML5/LIQUID element and insert it between or above the qty and add to cart button.
- Once the HTML5/LIQUID element is chosen, select Open Code Editor.
- In the Code Editormodal, insert the following line of code:
<div class="bold_options" data-product-id="{{ product.id }}"></div>
- Select Save & Close.
- Select Publish.
To test that this worked, reload your product page and ensure that the Product Options are showing.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article