Re: Dawn 2.0 Cart Attributes don't pull through

Solved

Dawn 2.0 Cart Attributes don't pull through

FlowersGC
Excursionist
32 2 10

Hi

 

Am looking to install Dawn 2.0 from Narrative. We have additional notes on the Cart page that allow for notes to be sent to the recipient as well as the business owner (two fields). We are finding that the submissions are not occurring any longer following Shopify's instructions. The fields show to be filled in, but do not pull through on a valid order. 

 

Shopify UI Elements Generator (https://ui-elements-generator.myshopify.com/pages/line-item-property) fields do not work. e.g 

 

<p class="cart-attribute__field">
  <label for="note-to-florist">note-to-florist</label>
  <input id="note-to-florist" type="text" name="attributes[note-to-florist]" value="{{ cart.attributes["note-to-florist"] }}"></p>   

 

 

Our old code which worked with Narrative also does not work, there is a clear difference in how Attributes are pulled in 2.0 which is not clear from any of the documentation.

 

New theme is not published as this is a key feature i require, so i cannot link to site. Will take suggestions and report back.

 

Thank you.

Accepted Solution (1)

FlowersGC
Excursionist
32 2 10

This is an accepted solution.

Hi - Looks like Zapiet Delivery App was conflicting for some reason, have submitted a ticket. 

 

Attribute Pulls through as it should

Hopefully if you go to www.flowersgoldcoast.com.au in a few weeks you'll see the lovely update!

View solution in original post

Replies 5 (5)

IttantaTech
Shopify Partner
525 55 103

Hello @FlowersGC ,

 

Can you please provide your store URL ?

Thanks,
Ittanta Technologies Pvt. Ltd. | Shopify Expert
If reply is helpful, please Like and Accept Solution.
To hire us, contact us at info@ittanta.com
FlowersGC
Excursionist
32 2 10
Hi. The theme is not on my current site as mentioned in the original post.

FlowersGC
Excursionist
32 2 10

This is an accepted solution.

Hi - Looks like Zapiet Delivery App was conflicting for some reason, have submitted a ticket. 

 

Attribute Pulls through as it should

Hopefully if you go to www.flowersgoldcoast.com.au in a few weeks you'll see the lovely update!

georgef
Shopify Partner
8 0 2

Hi there, would you mind detailing what your solution was re: Zapiet conflict?

I am having the same trouble adding attributes, and also use the Zapiet app.

Thanks!

jayne_Zapiet
Shopify Partner
9 0 0

Hi all Jayne here from Zapiet,

 

Due to the updates made with 2.0 our app is embedded in the theme with no coding files from us in the background  and new themes like Dawn, we are no longer able to use an addons file in the coding  storepickup-addons.liquid.

This where the coding to add a custom delivery note was placed and why it doesn't get pulled through. We can, however, add anything that was generated from this addons file via our developer setting.

If you have had note boxes added by another developer we cannot add these into our setting, you will need to contact the original developer that added the coding for you.