I'm selling bricks for a memorial. Each brick can be inscribed with 3 lines of text, max of 17 char. per line. The customers will order a brick, then enter their personal message on the 3 lines. Can your software accomidate this?
Yes, in the cart admin settings, in the confirmation page section their is a checkbox titled "Show Special Instructions". When show special instructions is checked, a multiline textbox will be displayed on the confirmation page of the checkout. After the user enters the special instructions and clicks the “Save” button the special instructions will be saved to the database in the smith_orders table.