I keep product options as string in DB, and I need to parse it (string to array).
String is:
{option_name:option_id{variant_id:variant_name}}
How can I parse it with using PHP?
|
|
Why not use |
|||||||
|
|
You didn't detail the field formats so here's a guestimate that you can tweak:
|
|||
|
|