You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Overview


To optimise speed in scenarios where live pricing calls are made to PRONTO, Quick View functionality can be enabled. With Quick View, product pricing and availability is not shown on initial page load. Instead, these calls are made to the server on demand when the user clicks 'Quick View'. That data is then cached for the user, thereby improving speed and performance.

This guide covers the implementation of Quick View for product lists such as category and sub-category pages. Quick View is used in conjunction with the Campaign Slider (Product Category Product Summary widget), which populates sub-category lists via stored procedure. You'll need to contact Commerce Vision for assistance with the stored procedure. 


Quick View MinimisedQuick View Expanded

Step-by-step guide

To implement Quick View, you are essentially hiding the Product's footer zone, which expands once the user clicks the 'Quick View' button. 

To hide the footer zone from category and subcategory 'campaigns': 

  1. Login to the CMS.
  2. Navigate to Content --> Standard Pages
  3. Select the 'Product List' template.
  4. Locate the 'ProductCategory Product Summary' widget and click 'Edit'
  5. Tick 'Hide Footer Zone?' and click 'Save'.

Note - the footer zone can also be hidden from products in the standard Campaign Slider, by repeating the above steps in the Campaign Slider widget.


Next, add the 'Quick View' button itself to the product tile, and ensure data such as Price, Availability, Alternates, and Attributes are located in the footer:

  1. Navigate to Content --> Standard Pages
  2. Select the 'Product List Item Zoned' template.
  3. Add the 'Product List Live Pricing Button' widget to zone Column2Left.
     
  4. Ensure widgets such as Price, Qty Box, Add To Cart, etc. are located within zone Footer
  5. Customise options as required. 


Additional Information


 --

Minimum Version Requirements


**.**.**

Prerequisites


Works in conjunction with 'Live Pricing'

Self Configurable


Yes

Business Function


Performance

BPD Only?


Yes

B2B/B2C/Both


B2B

Ballpark Hours From CV (if opting for CV to complete self config component)


2

Ballpark Hours From CV (in addition to any self config required)


Contact Commerce Vision

Third Party Costs


n/a

CMS Category


 CMS Category

Related help


  • No labels