Regex pattern of order form and get product responses:

Regex pattern of order form and get product responses:

MadWeb
Visitor
1 0 0

Hi Everyone,

Kindly asking on where and how to get the following items listed below

 

 

  1. Regex pattern of order form and get product responses:

 

    1. List of Validations needed:
  1.      Acceptable characters – numeric/alphabet/alphanumeric/special character [ _,-]
  2.      Minimum number of characters – ie. 0
  •      Maximum number of characters – ie. 255
  1.      Accepted Pattern – ie. 09XXXXXXXX, ____@____, (02) – 8888 - 8888
  2.      Required – true/false

 

    1. Order Form List of Fields
  1.      Quantity
  2.      Variant_id
  •      Customer First_name
  1.      Customer Last_name
  2.      Customer Email
  3.      Shipping_Address First_name
  •      Shipping_Address Last_name
  •      Shipping_Address Address1
  1.      Shipping_Address Phone
  2.      Shipping_Address City
  3.      Shipping_Address Province
  •      Shipping_Address Country
  •      Shipping_Address Zip
  •      Shipping_lines title
  1.      Shipping_lines price
  •      Financial Status

 

    1. Get Product Response Fields
  1.      Product Id
  2.      Product Title
  •      Product Body_html
  1.      Product Vendor
  2.      Product Product_type
  3.      Product Created_at
  •      Product Handle
  •      Product Updated_at
  1.      Product Published_at
  2.      Product Template_suffix
  3.      Product Published_scope
  •      Product Tags
  •      Product Status
  •      Product Admin_graphql_api_id
  1.      Variant id
  •      Variant product_id
  •      Variant title
  •      Variant price
  •      Variant sku
  1.      Variant position
  •      Variant inventory_policy
  •      Variant compare_at_price
  •      Variant fulfillment_service
  •      Variant inventory_management
  •      Variant option1/2/3
  •      Variant created_at
  •      Variant updated_at
  •      Variant taxable
  •      Variant barcode
  •      Variant grams
  •      Variant image_id
  •      Variant weight
  •      Variant weight_unit
  •      Variant inventory_item_id
  •      Variant inventory_quantity
  •      Variant old_inventory_quantity
  •      Variant requires_shipping
  •      Variant admin_graphql_api_id
  •      Option id
  1.      Option product id
  •      Option name
  •      Option position
  •      Values
  •      Image id
  •      Image product_id
  •      Image position
  •      Image created_at
  •      Image updated_at
  •      Image alt
  1.      Image width
  2.      Image height
  •      Image src
  •      Image variant_ids
  •      Image admin_graphql_api_id
Replies 0 (0)