How to configure my store store to require VIN?

You need the following mods:
Add VIN to 'wws_tlineitems' and 'wws_lineitems' tables with a width of 25. Then set these advsets:
TRUE VEHICLE,VIN
VALIDATESHOPPINGCARTRULE can take these values:
VEHICLE - it will check year, make and model
VIN - it will check the VIN field
VEHICLE,VIN - will check year, make , model and VIN as well

The validation occurs when the customer clicks checkout. IF the data are incomplete, we display a page with SKU+description and fields for year, make, model, engine, and VIN, and ask the customer to provide as much info as they can. This won't stop them from checking out; it will just ask them to provide that info.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I change my contact info?

If you click the 'edit store settings' link in the admin.epc page of your site, you can then...

What is the field 'Ordersize' in Coupon Maintenance?

The "orderzise" field in Coupon Maintenance means that  the coupon only works for an order x...

How do I download my store files?

Use the mainteditdownload.wws link at your site. Once you hit this link at your site, you do the...

How do I sign up?

Our automated registration has been discontinued due to spammers and malicious users.  As a...

What is a "pk"?

The pk's you see throughout the admin pages are what as know as 'primary keys' in database lingo....