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