A2Reviews
  • What is A2Reviews APP?
  • Installation Guides
    • How to install A2Reviews Chrome extension?
    • Add A2Reviews snippet code manually in Shopify theme
    • Enable A2Reviews blocks for your Shopify's Online Store 2.0 themes
      • Check my theme is Shopify 2.0 OS
    • The source code of the files
    • Integrate A2Reviews into product pages in Pagefly
  • My Reviews
    • Dashboard & Manage the list of reviews
    • Actions on the products list page
    • A2Reviews Block
    • Create happy customer page
    • Import reviews from Amazon, AliExpress
    • Import Reviews From CSV file
    • How to export and backup reviews to CSV
    • Add manual and bulk edit reviews with A2reviews editor
    • Product reviews google shopping
      • How to build product reviews feed data with A2Reviews
      • How to submit product reviews data to Google Shopping
    • Translate reviews
  • Media
    • Images management
    • Videos management
    • Insert photos and video to review
  • Reviews request
    • Overview
    • Customers
    • Reviews request
    • Email request templates
  • Store Plans
    • Pricing
    • Subscriptions management
      • How to upgrade your store plan?
      • How to cancel a store subscription
  • Settings
    • Global settings
      • Email & Notifications Settings
      • Mail domain
      • CSV Reviews export profile
      • Import reviews
    • Languages on your site
    • Reviews widget
    • Questions widget
    • Custom CSS on your store
    • My Account
Powered by GitBook
On this page
  1. Installation Guides

Integrate A2Reviews into product pages in Pagefly

PreviousThe source code of the filesNextDashboard & Manage the list of reviews

Last updated 1 year ago

PageFly is web-based software that offers e-commerce retailers working with Shopify a drag-and-drop editor for creating and optimizing online shops. All types of pages are supported, including home pages, landing pages, and product pages. PageFly's focus is on increasing conversion rates and generating more sales. Various elements, such as countdown timers, testimonials, and parallax scrolling, are available for this purpose.

How to integrate?

First you need to know how to add Liquid code in Pagefly, please refer to this article.

The next step is easy, you just need to add the A2Reviews code snippet

// Code display total reviews
{% render 'a2reviews-total' product:product %}

// Code display main reviews widget
{% render 'a2reviews-widget' product:product %}

Please see the pictures for better understanding

After adding, you need to publish the page to your website.

Good luck.

HTML/Liquid - PageFly ManualPageFly Manual
Logo