Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
User history
As a new insurance shopper that is getting a BOP quote online, I want to be able to see a quote price comparison so I can decide on the right amount of coverage that fits my policy needs.
Acceptance Criteria:
Given that I’m a new insurance shopper getting a BOP quote online, when I complete my application, then I should be navigated to a page where I can see how much the policy is going to cost and what the options are for pricing.
Quote Generation:
- An API call should be made to generate three quotes for the user. Since there is no external rating engine, the API will pull the same quote information every time.
- Quotes should leverage Commerce Product Comparison feature.
Page Header:
- Title: “<User’s First Name>, here’s your custom quote!”
- Text: “P.S. We’ve saved your quote. Feel free to pick up where you left off at any time.”
Default Display:
- The Standard Tier will be selected by default when the user lands on this page.
Basic Pricing Tier:
- Info from the API:
- “Basic”
- “$482/yr”
- “Get covered for $241 today”
- Per Occurrence Limit: $1,000,000
- Aggregate Limit: $2,000,000
- Business Personal Property: $50,000
- Tier does not include the following coverage options and should be reflected in the UI and returned from the API:
- Product Recall or Replacement
- Money & Security
h3. Standard Pricing Tier:
- This is the most popular pricing tier and it should be reflected in the UI with a “Most Popular” label
- Info from the API:
- “Most Popular”
- “Standard”
- $719/yr
- “Get covered for $359 today”
- Per Occurrence Limit: $1,000,000
- Aggregate Limit: $2,000,000
- Business Personal Property: $50,000
- Product Recall or Replacement
- Tier does not include the following coverage options and should be reflected in the UI:
- Money & Security
h3. Premium Pricing Tier:
- Info from the API:
- “Premium”
- $1,225/yr
- “Get covered for $862.5 today”
- Per Occurrence Limit: $1,000,000
- Aggregate Limit: $2,000,000
- Business Personal Property: $50,000
- Product Recall or Replacement
- Money & Securities: $500,000
Pricing Tier CTA's:
- "Purchase This Policy"
-
- When clicked, users will be navigated to the next screen with all changes saved
- “Policy Details”
- This is a placeholder dummy link
Mobile Responsiveness:
- All pages must be mobile-friendly
- NOTE: ACTUAL MOBILE-RESPONSIVE DESIGNS AS SHOWN IN THE MOCKUP WILL BE COVERED UNDER A SEPARATE EPIC (
LPS-134804). WE JUST NEED TO MAKE SURE THAT THE STORY CAN BE VIEWED AS PASSABLE ON A MOBILE DEVICE
UX Design:
https://www.figma.com/file/Qmm3nunuK0mRoNTX2JI6qy/raylife-website-2.4?node-id=53%3A188386
Attachments
Issue Links
- relates
-
LPS-144319 Automate Tests for Raylife - Quote Comparison
-
- Closed
-