Solved

Add a "note to seller" in checkout for Dawn theme 2.0

KHH
Tourist
7 0 3

I need to add a "note to seller" section in my checkout. I'm using the Dawn 2.0 theme and haven't found any solution for doing this in the discussions. 

Accepted Solutions (2)

TMSmaldon
Tourist
7 1 9

This is an accepted solution.

Here is what I did:

 

Customise theme

At the top in the middle select the page (cart)

On the left hand side of the page click the 'subtotal' section

Now on the right hand side check the box 'enable cart note'

 

This will give you an area for inputting text with the title 'add special instructions'

This may be enough for you but I needed to change this title to: 'If collecting, please enter your collection date here:' you can change this to whatever you like by doing this:

 

Now exit the theme editor and on to 'edit code'

next find the file 'en.default.json' in the locales section at the bottom

now on line 232 (this may be different for you so it might be easier to 'ctrl F' and type "note" including both "

It should say: 

"note": "Add special instructions"

Were it says Add special instructions - delete this and type what you would like it to say e.g mine looks like this:

 

"note": "If collecting, please enter your collection date here:"

 

If collecting.png

 

View solution in original post

imaginesuccess
Visitor
1 1 0

This is an accepted solution.

Is this still the solution for this with the current version of the theme?

View solution in original post

Replies 23 (23)