eventPopUpBanner / myInfo
This commit is contained in:
@@ -79,6 +79,13 @@ export const PLAN = "PLAN";
|
||||
export const ADD_PLAN = "ADD_PLAN";
|
||||
export const MORE = "MORE";
|
||||
|
||||
export const MYINFO_TABS = {
|
||||
PAYMENT: 0,
|
||||
BILLING_ADDRESS: 1,
|
||||
SHIPPING_ADDRESS: 2,
|
||||
COUPON: 3,
|
||||
};
|
||||
|
||||
export const LOG_TP_NO = {
|
||||
LIVE: {
|
||||
HOME: "100",
|
||||
|
||||
Reference in New Issue
Block a user