Searched refs:country_restriction (Results 1 – 9 of 9) sorted by relevance
76 public $country_restriction; variable in CartRuleCore504 $country_restriction = false;507 $country_restriction = true;535 if (!$country_restriction) {748 if ($this->country_restriction) {
114 (bool) $cartRule->country_restriction,
113 $cartRule->country_restriction = $command->hasCountryRestriction();
298 `country_restriction` tinyint(1) unsigned NOT NULL default 0,363 `country_restriction`,
123 …<input type="checkbox" id="country_restriction" name="country_restriction" value="1" {if $countrie…
147 …<input type="checkbox" id="country_restriction" name="country_restriction" value="1" {if $countrie…
103 public $country_restriction; variable in CartRuleCore1024 if ($this->country_restriction) {
194 `country_restriction` tinyint(1) unsigned NOT NULL DEFAULT '0',
267 `country_restriction` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0',