@extends('layouts.user') @section('title') Add Vendor Products @endsection @section('content') Add Products To Vendor Dashboard Dashboard Add Products Add More Products Form Join our community of affiliate vendors and let our arbitrageurs scale it up for for fast sales! Fill the form below to continue Note: You can only add a minimum of products worth $10,000 in total value. @if ($errors->any()) @foreach ($errors->all() as $error) • {{ $error }} @endforeach @endif @if(request()->has('error')) {{ urldecode(request('error')) }} @endif Amount of products you want to submit: Done @csrf Product 1 What's your location? *: Kindly enter your current location so we get a drop-off location closest to you and thereby reducing delivery cost Product Name *: Product Category *: Beauty & personal care Accessories Home appliances and utensils Sports and outdoor Toys and games Groceries Gadgets and electronics Video games Lawn and garden Automotive kits Books Jewelry Babies General furnitures Instruments Industrial Product Value *: Product Quantity *: Product Main Image *: @error('products.1.image1') {{ $message }} @enderror Product Second Image: @error('products.1.image2') {{ $message }} @enderror Product Third Image: @error('products.1.image3') {{ $message }} @enderror Product Description *: Submit Application @endsection
Join our community of affiliate vendors and let our arbitrageurs scale it up for for fast sales! Fill the form below to continue
Note: You can only add a minimum of products worth $10,000 in total value.