Database Reference

A Shipping Conditions rule stores its scope, audience, targets and actions separately. This lets one rule address several Store Views, customer groups or shipping methods without duplicating the rule itself.

Relationship Why it matters
shipping_condition_rule_store assigns a rule to one store Controls the Store Views in which the rule can be evaluated.
shipping_condition_rule_customer_group assigns a rule to one customer_group Limits the rule to the intended customer audience.
shipping_condition_rule_target belongs to one shipping_condition_rule Identifies the shipping methods or rates affected by the rule.
shipping_condition_rule_action belongs to one shipping_condition_rule Defines what changes when the rule matches.

Rule conditions and action payloads are deliberately omitted. Manage them through the rule builder so serialization and validation remain intact.