'自提' ]); ShippingRule::create([ 'template_id' => $template->id, 'type' => 1, 'info' => json_encode(["threshold" => "100"]), 'zones' => json_encode(Zone::where('type', Zone::TYPE_AREA)->pluck('id')), ]); } }