Title

Global

Members

# constant ROUTES

Project routes

View Source routes/index.js, line 25

Methods

# handleMapArrayProducts() → {array}

cuento cuantos elemntos como item hay en el carrito

Parameters:
Type Description
array

View Source utils/index.js, line 22

array

# handleMapArraySelectFormat(data) → {array}

retorna un nuevo array con el formato usado en el componente CustomSelect

Parameters:
Name Type Description
data array

View Source utils/index.js, line 55

array

# handleTotalPrice(products) → {number}

Calculo el total del carrito

Parameters:
Name Type Description
products array

View Source utils/index.js, line 65

total

number

# setNavigatorLanguage()

retorno el lenguage para el primer render

View Source utils/index.js, line 6