{
    "root": true,
    "selector": {
        "css": "runtime_sales_easy-provision-section"
    },
    "description": {
        "author": "Salesforce",
        "text": [
            "Page Object: Foundations Provision Section page object"
        ]
    },
    "shadow": {
        "elements": [
            {
                "public": true,
                "name": "optionsToBuy",
                "type": "utam-online-sales/pageObjects/optionsToBuy",
                "selector": {
                    "css": "runtime_online_sales-options-to-buy"
                }
            }
        ]
    }
}