create :create do
primary? true
argument :product, :map, allow_nil?: false
change manage_relationship(:product, :product, type: :append)
end
create :create do
primary? true
argument :product, :map, allow_nil?: false
change manage_relationship(:product, :product, type: :append)
end