|
|
|
|
|
PlaceObj('BobbyRayShopDeliveryDef', { |
|
MaxTime = 1, |
|
MinTime = 1, |
|
Name = T(683898294004, "Overnight Express"), |
|
Price = 500, |
|
TimeDescription = T(419848486123, "24 h"), |
|
group = "Default", |
|
id = "Express", |
|
}) |
|
|
|
PlaceObj('BobbyRayShopDeliveryDef', { |
|
MaxTime = 2, |
|
MinTime = 2, |
|
Name = T(145443226412, "Premium Shipping"), |
|
Price = 200, |
|
SortKey = 1, |
|
TimeDescription = T(925942617370, "2 d"), |
|
group = "Default", |
|
id = "Business", |
|
}) |
|
|
|
PlaceObj('BobbyRayShopDeliveryDef', { |
|
MaxTime = 5, |
|
MinTime = 3, |
|
Name = T(279159066194, "Economy Shipping"), |
|
Price = 100, |
|
SortKey = 2, |
|
TimeDescription = T(855328478487, "3-5 d"), |
|
group = "Default", |
|
id = "Standard", |
|
}) |
|
|
|
|