public function accept(ShopgateContainerVisitor $v)
 {
     $v->visitShippingInfo($this);
 }