Can the merchandise listing form be pre-filled?
Yes, you can easily pre-fill the merchandise details form on behalf of your users. Simply add some query params to the URL when you redirect them to the GunTab listing page. You can provide any of these values:
- listing[description]
- listing[listing_type_id]
- listing[marketplace_code]
- listing[quantity]
- listing[serial_number]
- listing[title]
- listing[url]
- listing[user_role] (
buyerorseller)
Example
Click this link to see the input fields be pre-filled:
https://www.guntab.com/listings/new?listing[listing_type_id]=handgun&user[role]=seller&listing[title]=Glock%2019
Related articles
Last updated 4 Nov 2025