Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

Creating meta fields for serialized carts

$
0
0

Hello,

I am working on a project that currently uses non-serialized carts, I now need to Enable the serialized carts and make the necessary changes. I am folllowing the below mentioned developer guide article on serialized cart implementation:

https://world.episerver.com/documentation/developer-guides/commerce/orders/serializable-carts/ 

The current site (non-serialized) uses a lot of meta fields across a number of classes (ordergroup, orderform, linetitem, shipment, address). I dont think this should be an issue while migrating to seriazlised carts. As I see that that the classes can be extended like the example mentioned in the developer guide arctile below:

https://world.episerver.com/documentation/developer-guides/commerce/orders/Extending-order-classes/

So I can use meta fields with serialzed carts right? just that the manner of setting/accessing the metafields is different from the legacy way. 


Viewing all articles
Browse latest Browse all 8020

Trending Articles