shop.skeletons.discount_condition ================================= .. py:module:: shop.skeletons.discount_condition Attributes ---------- .. autoapisummary:: shop.skeletons.discount_condition.logger Classes ------- .. autoapisummary:: shop.skeletons.discount_condition.DiscountConditionSkel Module Contents --------------- .. py:data:: logger .. py:class:: DiscountConditionSkel Bases: :py:obj:`viur.core.skeleton.Skeleton` .. py:attribute:: kindName :value: '{{viur_shop_modulename}}_discount_condition' .. py:attribute:: interBoneValidations .. py:attribute:: name .. py:attribute:: description .. py:attribute:: code_type .. py:attribute:: application_domain Anwendungsbereich .. py:attribute:: quantity_volume .. py:attribute:: quantity_used Wie oft wurde der code Bereits verwendet? .. py:attribute:: individual_codes_amount .. py:attribute:: scope_code .. py:attribute:: individual_codes_prefix .. py:attribute:: scope_minimum_order_value .. py:attribute:: scope_date_start .. py:attribute:: scope_date_end .. py:attribute:: scope_language .. py:attribute:: scope_country .. py:attribute:: scope_minimum_quantity Minimale Anzahl für Staffelrabatte (in Kombination mit application_domain) für Artikel oder kompletten Warenkorb .. py:attribute:: scope_customer_group .. py:attribute:: scope_combinable_other_discount Kombinierbar mit anderen Rabatten .. py:attribute:: scope_combinable_low_price Kombinierbar prüfen mit shop_is_low_price .. py:attribute:: scope_article .. py:attribute:: is_subcode .. py:attribute:: parent_code