Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patrickxrivera/fbbb85c1edde288b699c8071918462e1 to your computer and use it in GitHub Desktop.
Save patrickxrivera/fbbb85c1edde288b699c8071918462e1 to your computer and use it in GitHub Desktop.
Container for the start saving modal. Includes the trial module.
{
"container": {
"title": "Start Saving with Express!",
"path": "next_gen/express/start_saving",
"initial_step": null,
"modules": [
{
"id": "subscriptions_start_saving_trial_modal_c795d8f6abe5e8d8",
"data": {
"cashback_image": {
"url": "http://localhost:3000/assets/express/shop-as-usual-mobile@2x-ee46bf4cef76dd79fa75f865dbceddd56a0502eecc35de980db487f46495acb0.png",
"alt": null,
"responsive": null,
"sizes": []
},
"header_formatted": {
"strings": [
{
"value": "Patrick, save at least a year with Instacart Express.",
"attributes": ["bold"]
}
],
"action": null,
"alt": null
},
"details_formatted": {
"strings": [
{
"value": "We did the math - keep shopping ",
"attributes": []
},
{
"value": "0 times a month",
"attributes": ["bold"]
},
{
"value": ", skip the delivery fees and save!",
"attributes": []
}
],
"action": null,
"alt": null
},
"opt_in_action_formatted": {
"strings": [
{
"value": "Try FREE for 2 weeks",
"color": "#FFFFFF",
"attributes": []
}
],
"action": null,
"alt": null
},
"opt_out_action_formatted": {
"strings": [
{
"value": "Remind me later",
"color": "#43B02A",
"attributes": ["bold"]
}
],
"action": {
"type": "close_nested_container"
},
"alt": null
},
"value_propositions": [
{
"strings": [
{
"value": "Free delivery*",
"attributes": ["bold"]
},
{
"value": " and ",
"attributes": []
},
{
"value": "no surge pricing",
"attributes": ["bold"]
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Flat fee",
"attributes": ["bold"]
},
{
"value": " of just $99 billed after trial",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Cancel any time",
"attributes": ["bold"]
},
{
"value": " before 05/29/2019",
"attributes": []
}
],
"action": null,
"alt": null
}
],
"disclaimers": [
{
"strings": [
{
"value": "By trying Instacart Express, you agree to the ",
"attributes": []
},
{
"value": "Instacart Express terms",
"color": "#43B02A",
"attributes": [],
"action": {
"type": "navigate_to_url",
"data": {
"url": "http://localhost:3000/terms",
"target": null
}
}
},
{
"value": ". After your 14-day trial, you authorize a recurring annual charge of $99/year with any active credit card on file. Cancel any time in Your Account.",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "* With Instacart Express, the delivery fee will not be charged on orders over $35 per retailer; delivery subject to availability. Fees, taxes, and/or tips may still apply",
"attributes": []
}
],
"action": null,
"alt": null
},
{
"strings": [
{
"value": "Projected savings based on a standard $3.99 delivery fee, and yearly $99 Instacart Express membership. Actual savings may vary.",
"attributes": []
}
],
"action": null,
"alt": null
}
],
"tracking_params": {
"product_flow": "express_start",
"source_type": "trial_savings_modal"
},
"tracking_event_names": {
"view": "view",
"click": "click",
"close": "close"
}
},
"absolute_position": null,
"tracking_params": {
"product_flow": "express_start",
"source_type": "trial_savings_modal"
},
"tracking_event_names": {
"view": "view",
"click": "click",
"close": "close"
},
"types": ["start_saving_modal"],
"layouts": ["main"],
"steps": [],
"step_transitions": {},
"async_data_path": null,
"async_data_dependencies": [],
"public_rollbar_token": ""
}
],
"attributes": [],
"async_data_path": null,
"tracking_params": {
"product_flow": "placement",
"source_type": null
},
"tracking_event_names": {},
"public_rollbar_token": "",
"data_dependencies": [],
"image": null,
"images": []
},
"meta": {
"triggered_action": null,
"analytics_actions": [],
"cache_ttl": 1800
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment