plugin.tx_sgestatecompare_pi1 {
    features{
        skipDefaultArguments = 1
        requireCHashArgumentForActionArguments = 0
    }
    view {
        templateRootPaths{
            0 = EXT:sg_estate_compare/Resources/Private/Templates/
            1 = {$plugin.tx_sgestatecompare_pi1.view.templateRootPath}
        }
        partialRootPaths{
            0 = EXT:sg_estate_compare/Resources/Private/Partials/
            1 = {$plugin.tx_sgestatecompare_pi1.view.partialRootPath}
        }
        layoutRootPaths{
            0 = EXT:sg_estate_compare/Resources/Private/Layouts/
            1 = {$plugin.tx_sgestatecompare_pi1.view.layoutRootPath}
        }
    }
    settings{
        pid{
            compare = {$plugin.tx_sgestatecompare_pi1.settings.pid.compare}
        }
        maxAmount = {$plugin.tx_sgestatecompare_pi1.settings.maxAmount}
    }
}

sgestatecompare_ajax_page = PAGE
sgestatecompare_ajax_page {
    typeNum = 1503133884
    config {
        disableAllHeaderCode = 1
        xhtml_cleaning = 0
        admPanel = 0
    }
    10 < tt_content.list.20.sgestatecompare_pi1
}