{{#list}}
{{#js_compare "this.newsstandFeatured == '1' "}}
{{#root_Compare @root.paymentType "==" "free"}}
{{else}}
{{/root_Compare}}
{{/js_compare}}
{{/list}}
{{#list}}
{{#js_compare "this.newsstandFeatured != '1' "}}
{{/js_compare}}
{{/list}}
{{#upcomingNewsstands}}
{{/upcomingNewsstands}}
{{#if previousNewsstands.length}}
{{/previousNewsstands}}
{{/if}}
{{#root_Compare @root.styleAndNavigation.layout "==" "3"}}
{{/root_Compare}}


{{newsstandSubHeader}} {{newsstandMonthYear}}
{{this.newsstandSummary}}
{{#js_compare "this.newsFullFile == '' "}}
{{else}}
{{@root.newsstandLanguageText.free}}
{{/js_compare}}
{{#js_compare "this.newsFullFile == '' "}}
{{else}}
{{#root_Compare @root.recuringAlbumPrice "==" "album"}}
{{@root.newsstandLanguageText.buyNowAlbum}}
{{@root.newsstandLanguageText.viewlang}}
{{/root_Compare}}
{{#root_Compare @root.recuringAlbumPrice "==" "recuring"}}
{{@root.newsstandLanguageText.subscribeNowText}}
{{@root.newsstandLanguageText.buyThisFor}}{{format_currency pricePerItemCurrency}}{{pricePerItem}}
{{@root.newsstandLanguageText.viewlang}}
{{/root_Compare}}
{{/js_compare}}

{{newsstandSubHeader}} {{#js_compare "this.newsstandMonthYear != ''"}} {{newsstandMonthYear}} {{/js_compare}}
{{this.newsstandSummary}}
{{#js_compare "this.newsFullFile == '' "}}
{{else}}
{{#root_Compare @root.paymentType "==" "free"}}
{{@root.newsstandLanguageText.free}}
{{else}}
{{format_currency pricePerItemCurrency}}{{pricePerItem}}
{{@root.newsstandLanguageText.viewlang}}
{{@root.newsstandLanguageText.addToCollection}}
{{/root_Compare}}
{{/js_compare}}

{{newsstandSubHeader}} {{#js_compare "this.newsstandMonthYear != ''"}} {{newsstandMonthYear}} {{/js_compare}}
{{this.newsstandSummary}}
{{#js_compare "this.newsFullFile == '' "}}
{{else}}
{{#root_Compare @root.paymentType "==" "free"}}
{{@root.newsstandLanguageText.free}}
{{else}}
{{format_currency pricePerItemCurrency}}{{pricePerItem}}
{{@root.newsstandLanguageText.viewlang}}
{{@root.newsstandLanguageText.addToCollection}}
{{/root_Compare}}
{{/js_compare}}
Previous Issues
{{#previousNewsstands}}

{{newsstandSubHeader}} {{#js_compare "this.newsstandMonthYear != ''"}} {{newsstandMonthYear}} {{/js_compare}}
{{this.newsstandSummary}}
{{#js_compare "this.newsFullFile == '' "}}
{{else}}
{{#root_Compare @root.paymentType "==" "free"}}
{{@root.newsstandLanguageText.free}}
{{else}}
{{format_currency pricePerItemCurrency}}{{pricePerItem}}
{{@root.newsstandLanguageText.viewlang}}
{{@root.newsstandLanguageText.addToCollection}}
{{/root_Compare}}
{{/js_compare}}
{{newsstandLanguageText.restorePurchases}}
{{newsstandLanguageText.newsstandReinstalled}} {{@global.name}} {{newsstandLanguageText.newsstandRestoreBackup}}
{{newsstandLanguageText.newsstandRestore}}