File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
app/code/Magento/SalesRule/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 508508 <data key =" defaultRuleLabelAllStoreViews" >Free Shipping in Rule conditions</data >
509509 <data key =" defaultStoreView" >Free Shipping in Rule conditions</data >
510510 </entity >
511+ <entity name =" SalesRuleSpecificCouponWithThirtyPercentDiscount" type =" SalesRule" >
512+ <data key =" name" unique =" suffix" >SimpleSalesRule</data >
513+ <data key =" description" >Sales Rule Description</data >
514+ <array key =" website_ids" >
515+ <item >1</item >
516+ </array >
517+ <array key =" customer_group_ids" >
518+ <item >1</item >
519+ </array >
520+ <data key =" uses_per_customer" >10</data >
521+ <data key =" is_active" >true</data >
522+ <data key =" stop_rules_processing" >false</data >
523+ <data key =" is_advanced" >true</data >
524+ <data key =" sort_order" >1</data >
525+ <data key =" simple_action" >by_percent</data >
526+ <data key =" discount_amount" >30</data >
527+ <data key =" discount_qty" >10</data >
528+ <data key =" discount_step" >0</data >
529+ <data key =" apply_to_shipping" >false</data >
530+ <data key =" times_used" >0</data >
531+ <data key =" is_rss" >false</data >
532+ <data key =" coupon_type" >SPECIFIC_COUPON</data >
533+ <data key =" use_auto_generation" >false</data >
534+ <data key =" uses_per_coupon" >10</data >
535+ <data key =" simple_free_shipping" >1</data >
536+ </entity >
511537</entities >
You can’t perform that action at this time.
0 commit comments