Dieses Tag vergibt den zusätzlichen Eingabefeldern <+CountryRule> der Zahlungsarten eine globale CSS-Klasse.
Als Argument ist nur paymentcountryrule zulässig.
Referenz: WS-PaymentFields: Aufbau der DIV-Struktur
Wegweiser: Einzelpositionierung der Zahlungsarten
Referenz: +CountryRule
Folgender Code zeigt alle möglichen HTML-Klassen am Beispiel des div-Containers für jede <+CountryRule>.
{PAY-Data_CountryRule}
{@PAY-Data_CountryRule}
...
<div id="~PAY-Data_html_id(paymentcountryrule)~" class="~PAY-Data_html_class_countryrule_global(paymentcountryrule)~
~PAY-Data_html_class_global(paymentcountryrule)~ ~PAY-Data_html_class_counter(paymentcountryrule)~
~PAY-Data_html_class_active(paymentcountryrule)~ ~PAY-Data_html_class_disable(paymentcountryrule)~">
...
</div>
...
{/@PAY-Data_CountryRule}
{/PAY-Data_CountryRule}
Verwendbar als …
Einzel-Tag |
+ |
Bereichs-Tag |
+ |
negatives Bereichs-Tag |
+ |
Schleifen-Tag |
– |
Zulässig in Templates …
alle
Zahlungs- und Versandarten-Seite (ws_pay_deliv.htm), innerhalb der PAY-Data-Schleife