Commit 10b84cb
Do not allow smartstone skus to be added to cart without character selection (#168)
Current behavior (before this PR, as my mistake and lack of knowledge)
smartstone can be added to cart without selecting a character (from the
catologue of costumes or others from the smartstone), which leads people
buying costumes and not getting them because there's no character
associated. This fixes the current issue for the current implementation
(for character unlock the service, if this get changed to account bound,
we change smartstone impelemtnation then).
This will redirect them to the page (of "add cart") and ask them to
select the character
This is hasn't be tested, and can't test it for now.
And i tried submitting this fix on the same night of invesgiating, I
couldn't update `acore-cms` within my `chormiecraft-cms` in my WSL, lack
of linux and git together maybe.
---------
Co-authored-by: Yehonal <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent cf9caee commit 10b84cb
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
29 | 53 | | |
30 | 54 | | |
31 | 55 | | |
| |||
0 commit comments